Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.12 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.12 KB

Simple Examples Java CI with Gradle

Simple examples for Doma.

This repository includes the following examples:

Clone this repository

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

Java version

You need Java 17.

Build

$ ./gradlew build

Import the project into your IDE

IDEA

Import the project as a Gradle project.

Eclipse

Import the project as a Eclipse project.