Skip to content

jooby 2.0.0 milestone 2

Pre-release
Pre-release

Choose a tag to compare

@jknack jknack released this 04 Apr 21:10

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!