10000 GitHub - niemj6012/sw-jooq: springboot + jooq + flyway整合测试例子
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

niemj6012/sw-jooq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sw-jooq

springboot + jooq + flyway整合测试例子

使用方法

1、修改application.yml中的jdbc连接信息,并创建jooq模式

2、执行mvn clean install,这步会利用flyway自动创建表结构、同时jooq会根据表结构创建相应的类

3、运行启动类Application

About

springboot + jooq + flyway整合测试例子

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
0