Fluxzero 1.112.0
1.112.0 (2026-03-14)
Features
feat(web): add @BodyParam injection for JSON request fields (
9743061)Support extracting typed values from JSON request bodies in web handlers via @BodyParam.
Also adds annotation-processor coverage for Java parameter-name fallback, body/query source fallback in the web request context, and examples in the project AI manuals.