An example with minimal config that uses:
- Java 11
- Gradle 5.0 with Kotlin as DSL
- Spring Boot 2.1
- JUnit 5
- Mockito 2
To run:
gradle bootRun
To test:
gradle test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
An example with minimal config that uses:
To run:
gradle bootRun
To test:
gradle test