Kotlin + Spring Boot + Domain Driven Design(Hexagon) + jOOQ Getting Started Launch MySQL through docker-compose $ docker-compose up -d Build Project (Java 11 is required) $ ./gradlew build Swagger UI http://localhost:8080/swagger-ui/#/