Skip to content

domaframework/simple-examples

Repository files navigation

Simple Examples Build Status

Simple examples for Doma.

Clone this repository

$ git clone https://github.com/domaframework/simple-examples.git
$ cd simple-examples

Java version

You need Java 11 or later.

Build

$ ./gradlew build

Import the project into your IDE

IDEA

Import the project as a Gradle project.

Eclipse

Before importing the project into Eclipse, run the following command:

$ ./gradlew cleanEclipse eclipse

The eclipse task generates Eclipse setting files.
We recommend you write settings on build.gradle and run this task whenever you have to change settings about annotation processing. Never change Eclipse directly.

License

Apache License, Version 2.0

About

Doma Simple Examples

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages