Skip to content

An application for mastering Flyway and jOOQ technologies

Notifications You must be signed in to change notification settings

ath31st/spring_jooq_flyway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstract project with JOOQ and Flyway

Java Spring Apache Maven SQLite SonarLint

An abstract project for the practical study of technologies such as JOOQ and Flyway.

Project objectives:

Prepare and initialize the database by means of Flyway.
Configure the generation of templates, DTO, classes using JOOQ.
Using DSL in the service layer to organize the storage and retrieval of data from the database.
Create controllers to be able to work with the application via http requests.

Versions:

  • Java: 17
  • Spring Boot: 3.1.4
  • SQLite: 3.43.2.0
  • Maven: 3.2.0
  • JOOQ: 3.18.6
  • Flyway: 9.16.3

About

An application for mastering Flyway and jOOQ technologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages