mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
ab1cc829c1
See gh-2804
10 lines
125 B
Plaintext
10 lines
125 B
Plaintext
== jOOQ Sample
|
|
|
|
To rerun the code generator:
|
|
|
|
[indent=0]
|
|
----
|
|
$ rm -fr gensrc
|
|
$ mvn clean generate-sources -Pgenerate
|
|
----
|