java-tutorials/spring-swagger-codegen/custom-validations-opeanpi-...
anuragkumawat 316e5626f2 JAVA-21186 Fix references to parents - Week 21 - 2023 (#14036) 2023-05-18 07:51:34 +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-21186 Fix references to parents - Week 21 - 2023 (#14036) 2023-05-18 07:51:34 +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: