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

https://github.com/ebean-orm/examples

Example use Ebean with Maven, Gradle, Java and Kotlin
https://github.com/ebean-orm/examples

Last synced: 9 months ago
JSON representation

Example use Ebean with Maven, Gradle, Java and Kotlin

Awesome Lists containing this project

README

          

# examples

Examples using Ebean with Maven, Gradle, Java and Kotlin

base-example
A basic maven Java8 example

basic-gradle-java
Gradle5 Java8 example

basic-gradle-kotlin
Gradle5 Kotlin example. Includes Kotlin query bean generation.