released openapi-processor-spring/micronaut 2026.3
it fixes a few issues and it is possible to generate (Spring) `@HttpExchange` annotations and use the generated interfaces for server or client side implementation.
#openapiprocessor#openapi#springframework#micronaut
1/2
.. and the next one:
released openapi-processor-spring/micronaut 2026.2
this release improves application/x-www-form-urlencoded handling and 1xx/3xx response codes no longer complain about a missing success code.
#openapiprocessor#openapi#springframework#micronaut
1/2
a bit late, but here we go: released openapi-processor-spring/micronaut 2026.1
it adds (marker) interface support for generated DTOs, target configuration for annotations and fixes duplicated `oneOf` interfaces.
#openapiprocessor#openapi#springframework#micronaut
1/2
released openapi-processor-spring/micronaut 2025.5
this release adds OpenAPI 3.2 support & generation of unreferenced schemas.
See the release notes [2025.5](https://t.co/V3GC1Sxtzy) for a description of the changes.
#openapiprocessor#openapi#springframework#micronaut
released https://t.co/HFyEacmjls 2025.5
It brings OpenAPI 3.2 & Overlay 1.0 support
See the [code samples](https://t.co/1f9DYsV5qL) for usage information.
#openapi#java
released openapi-processor-spring/micronaut 2025.4
It brings a few small improvements:
- use $ref filename without json pointer as class name
- check that bean validation annotations are allowed on the target type
#openapiprocessor#openapi#springframework#micronaut
1/2
released openapi-processor-spring/micronaut 2025.3
It can generate interfaces & DTOs with package-names based on file location and response status annotations
See the release notes [2025.3](https://t.co/txkIjM07fa).
#openapiprocessor#openapi#springframework
released openapi-processor-spring/micronaut 2024.6
it fixes the brokenn 2025.5 version (class not found) and adds logging of the mapping lookups (debug feature).
See the release notes [2026.6](https://t.co/dp1FAfeQAQ).
#openapiprocessor#openapi#springframework
released openapi-processor-spring/micronaut 2024.4
it fixes a missing import and adds new options to control the `Generated` and `JsonProperty` annotation
...
#openapiprocessor#openapi#springframework
1/2
released openapi-processor-spring/micronaut 2024.3
a couple of weeks ago, May 10โฆ
it fixes a (response) $ref issue and missing constraints on a null mapping
...
#openapiprocessor#openapi#springframework
1/2
released openapi-processor-spring/micronaut 2024.2
with a few mall changes.
See the release notes [2024.2](https://t.co/JQeKfEGB3T) for a description of the changes.
#openapiprocessor#openapi#springframework
... one more ;-)
did you know there is an #IntelliJ plugin?
it adds editing support for the `mapping.yaml` and navigation from mapping path to generated interface and from #OpenAPI path to generated interface.
https://t.co/DRyOBFx6V1โฆ
#openapiprocessor#openapi#intellij
... one more ;-)
did you know there is an #IntelliJ plugin?
it adds editing support for the `mapping.yaml` and navigation from mapping path to generated interface and from #OpenAPI path to generated interface.
https://t.co/DRyOBFx6V1โฆ
#openapiprocessor#openapi#intellij
something not mentioned before: there is a new version 2024.1.1 of the openapi-processor-maven plugin.
It can now automatically choose and add the <targetDir> as compile source root to simplify the configuration.
see https://t.co/MdhJHO2fRgโฆ
#openapiprocessor#openapi#maven