1.1
·
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