1.23
·
1069 commits
to master
since this release
What's Changed
- Now can define path in
@Controller
by @SentryMan in #123 - Fix Annotations when using JsonB by @SentryMan in #125
- Make Class level @roles Inheritable. by @SentryMan in #126
- Flatten module structure by @rbygrave in #130
- Can validate request body by @SentryMan in #129
- [http-client] ENH: Add response as() methods that return HttpResponse wrapping bean, list and stream by @rbygrave in #132
- [http-client] Update the client generation to use HttpClient by @rbygrave in #133
- #133 - [http-client] Disable more client tests that hit github api by @rbygrave in #134
- Make OpenAPI javadocs inheritable by @SentryMan in #135
- Simplify useJavax determination in ProcessingContext by @rbygrave in #136
- Jakarta Validator by @SentryMan in #138
- Fix annotations on openapi schema by @SentryMan in #139
- [http-client] Add code generation for the as() methods returning HttpResponse etc by @rbygrave in #140
- Update README to use HttpClient (from HttpClientContext) by @SentryMan in #141
- AutoProvide Validator by @SentryMan in #142
- Add service Meta-Inf for jakarta by @SentryMan in #144
- Add module-info to Hibernate validator (Jakarta) by @rbygrave in #145
- Update validator version by @SentryMan in #146
Full Changelog: avaje-http-generator-parent-1.22...avaje-http-parent-1.23