Spring Boot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Spring Operator e401d02ced Use HTTPS for external links wherever possible 7 years ago
..
gensrc/main/java/sample/jooq/domain Use HTTPS for external links wherever possible 7 years ago
src Use HTTPS to link to the Apache license 7 years ago
README.adoc Add jOOQ sample application 11 years ago
pom.xml Update build and setup configuration to use HTTPS 7 years ago

README.adoc

== jOOQ Sample

To rerun the code generator:

[indent=0]
----
$ rm -fr gensrc
$ mvn clean generate-sources -Pgenerate
----