Skip to content

1.1

Compare
Choose a tag to compare
@rbygrave rbygrave released this 09 Dec 22:34
· 1732 commits to master since this release

jakarta

This 1.1 version uses jakarta.inject (rather than jaxax.inject) to line up with the latest version of avaje-inject version 4.1
This might not be want existing users want but in theory is simpler going forward. Hmmm.

Issues:

#48 - Update to generate using "jakarta.inject" with avaje-inject version 4.1
#46 - Add support for generating controller adapters for Jex enhancement
#45 - Update javadoc in API using {} style path expressions
#40 - Bump tests to Helidon 2.0.2 (from 2.0.1)
#41 - Bump tests to Javalin 3.10.1