A lot of work needs to be done on the readme and many features to be included. Please report or request new feature additions.
Kotlin Spring Boot Starter
This is an opiniated kotlin spring boot starter application
- Sample kotlin rest services
- Sample data seed using a rest service
- Spring batch configuration
- Runs fine in IntelliJ
- Import this project using Spring Tool Suite (STS)
- Maven install
- Run the KotlinApplication.kt
- run ./mvnw from command line
- the starter comes with a postman collection to run some tests.
- UI
- test cases
- etc