Add Spring Boot Example to examples build

This commit is contained in:
Lukas Eder 2019-06-24 10:14:18 +02:00
parent bc4ed3b629
commit af7d456f0f

View File

@ -71,6 +71,7 @@
<modules>
<module>jOOQ-kotlin-example</module>
<module>jOOQ-spring-example</module>
<module>jOOQ-spring-boot-example</module>
<module>jOOQ-spring-guice-example</module>
<module>jOOQ-jpa-example-entities</module>
<module>jOOQ-jpa-example</module>