Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcosbarbero/spring-boot-jooq-sample

Spring-Boot + JOOQ
https://github.com/marcosbarbero/spring-boot-jooq-sample

Last synced: about 1 month ago
JSON representation

Spring-Boot + JOOQ

Awesome Lists containing this project

README

        

Spring Boot - JOOQ
---

Sample application using spring-boot with [JOOQ](https://www.jooq.org/)

Run
---

```
$ rm -fr gensrc ; mvn clean generate-sources -Pgenerate
```