Skip to content

whxu215/jooq-springboot-example-junit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jOOQ springboot demo

  1. run "docker-compose up" to start mysql db with docker.
  2. run com.github.jooq.Application, database and tables will be created on startup. This feature is implemented by Liquibase.
  3. Visit http://localhost:8006/swagger-ui.html to test WEB APIs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages