Skip to content

jooby 2.0.0.M1

Pre-release
Pre-release

Choose a tag to compare

@jknack jknack released this 20 Feb 19:01

Hi All,

Proud to announce the first milestone release for 2.0.0 πŸš€ πŸŽ‰

  • Jooby 2.x is a complete rewrite of 1.x
  • Jooby 2.x is not backward compatible
  • There is a new website for 2.x: https://jooby.io
  • Jooby 2.x namespace/base package is: io.jooby
  • Documentation for 2.x is not 100% complete yet (work in progress document)
  • Jooby 2.x source code lives in a custom branch: https://github.com/jooby-project/jooby/tree/2.x

More work need to be done, but core features are included (almost finish) in this release. API is subject to changes until we reach a Release Candidate phase.

Give it try and play!