java-tutorials/spring-swagger-codegen/custom-validations-opeanpi-...
sampadawagde 9d19160043 JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
upgrade log4j for them
2022-02-22 21:53:39 +05:30
..
src/main Update annotation name (#11531) 2021-12-05 09:01:04 +01:00
README.md Update README.md 2021-12-08 23:39:48 +08:00
pom.xml JAVA-9824: Identify boot modules not using parent-boot-2 as parent and 2022-02-22 21:53:39 +05:30

README.md

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

Relevant Articles: