spring-boot/spring-boot-samples/spring-boot-sample-jooq
Phillip Webb ff36074401 Update copyright header for changed files
Effectively all files have been touched this year due to the nohttp
work.
2019-07-24 11:37:23 +01:00
..
2019-05-14 08:21:02 +00:00
2015-06-22 21:20:12 -07:00

== jOOQ Sample

To rerun the code generator:

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