Tasting SPRING + KOTLIN
Telemetry Service
In this service you can see basic features and patterns in Kotlin:
- Domain Model
- Unit Tests
Run the tests
./gradlew clean test
TODO
- DI configuration
- REST controllers
- Persistence implementation
- Acceptance tests