An open API service indexing awesome lists of open source software.

https://github.com/kid1412621/kotlin-spring

Scaffold project of integrating Spring Framework using Kotlin.
https://github.com/kid1412621/kotlin-spring

kotlin spring

Last synced: about 1 month ago
JSON representation

Scaffold project of integrating Spring Framework using Kotlin.

Awesome Lists containing this project

README

          

# Kotlin Spring Integration
Scaffold project of integrating Spring Framework using Kotlin.
## Todo
- [x] Spring boot
- [x] Spring Webflux (corouter seems buggy due to kotlin coroutine)
- [x] Spring Jpa (MySQL)
- [ ] Spring Security
- [ ] Spring Cache
- [ ] nosql (Redis)
- [ ] JUnit
- [ ] Docker