java-tutorials/spring-swagger-codegen/custom-validations-opeanpi-...
anuragkumawat b5f48cee00 JAVA-28505 Fix references to parent (#15345) 2023-12-06 18:41:19 +02:00
..
src/main JAVA-21458 Upgrade custom-validations-opeanpi-codegen to use SpringDoc in place of SpringFox (#14302) 2023-06-25 18:06:27 +05:30
README.md
pom.xml JAVA-28505 Fix references to parent (#15345) 2023-12-06 18:41:19 +02:00

README.md

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

Relevant Articles: