java-tutorials/spring-swagger-codegen/custom-validations-opeanpi-codegen
panos-kakos cf858a1493 Java 27490 (#15217)
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17

* [JAVA-27490] Removed java.version from modules

* [JAVA-27490] Commented modules that are failing

* [JAVA-27490] Clean up

* [JAVA-27490] Clean up
2023-12-05 10:43:20 +05:30
..
2023-12-05 10:43:20 +05:30
2021-12-08 23:39:48 +08:00

This is a sample on how we can merge the OpenApi code generation with the a custom annotation using ConstraintValidator

Relevant Articles: