Spring Boot with Kotlin and Swagger
This software is in the Public Domain. Please see LICENSE.md.
Would you like to contribute? Ask me! I'm happy to take on contributors or pull requests. Please see the Story Wall.
- Boot with REST
- Example of REST batch round trip with status
- Swagger 2 and UI with SpringFox
- Quieter tests and runtime (always in progress!)
- Current SpringFox does not support Spring 5 (and hence, not JUnit 5)
- Logging is still to noisy during build and tests
- Get the integration tests working
- Add an end-to-end test of the running service in AWS for Circle to use
- Silencing maven hides output from boxfuse commands
- Developing Spring Boot applications with Kotlin
- Dipping into Spring Boot with Kotlin
- The Journey of a Spring Boot application from Java 8 to Kotlin: The Application Class
- Kotlin extensions for Spring projects
- REST and long-running jobs
- Setting up Swagger 2 with a Spring REST API
- Support for Spring 5