jooby 2.0.0 milestone 2
Pre-release
Pre-release
Hi All,
Proud to announce the second milestone release for 2.0.0 π π
- MVC API implementation (use byte code generation)
- MVC API using Kotlin suspend functions (use byte code generation + reflection to start a coroutine)
- Dependency Injection modules:
- Guice
- Spring
- Weld
- Dependency Injection using Dagger (no module)
- Performance improvements on core and netty server implementation
API is subject to changes until we reach a Release Candidate phase.
Enjoy it!