Commit Graph

12 Commits

Author SHA1 Message Date
Lukas Eder
618a15f235 Release 3.17.0-SNAPSHOT 2022-01-04 16:34:34 +01:00
Lukas Eder
3b86e130cf [jOOQ/jOOQ#12367] Add another jOOQ testcontainers example that includes using Flyway 2021-08-30 18:22:31 +02:00
Lukas Eder
a253577055 [jOOQ/jOOQ#12206] Add an R2DBC example project to our examples 2021-07-15 16:25:13 +02:00
Lukas Eder
934c0bed14 Remove the jOOQ-spring-guice-example
The example no longer works on JDK 17, probably because guice is outdated. I'm not convinced this example provides too much value, so let's just remove it.
2021-07-15 15:42:52 +02:00
Lukas Eder
c67e718892 Release 3.16.0-SNAPSHOT 2021-07-05 17:30:40 +02:00
Lukas Eder
57e3a84f57 [jOOQ/jOOQ#6551] Add a testcontainers example 2021-06-24 16:38:48 +02:00
Lukas Eder
7cff2cae7e Release 3.15.0-SNAPSHOT 2020-10-20 10:20:20 +02:00
Lukas Eder
330dac76de Release 3.14.0-SNAPSHOT 2020-02-12 11:29:19 +01:00
Knut Wannheden
4c54d82a7e Release: Update version of jOOQ-examples/pom.xml 2019-08-30 07:46:59 +02:00
Lukas Eder
990bfa4663 [jOOQ/jOOQ#8939] Various fixes
- Fixed a bug when FlywayFileComparator compares non-flyway files
- Added a unit test
- Added examples to jOOQ-examples module as submodules
- Split flyway migration in one more migration file
- Check in generated sources
2019-07-25 15:51:37 +02:00
Lukas Eder
af7d456f0f Add Spring Boot Example to examples build 2019-06-24 10:14:18 +02:00
Lukas Eder
385887eb51 Added jOOQ-examples/pom.xml 2019-06-18 13:48:35 +02:00