java-tutorials/spring-swagger-codegen/custom-validations-opeanpi-...
johnA1331 67914c6a36 Update README.md 2021-12-08 23:39:48 +08:00
..
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-8398: Align module names, folder names and artifact id 2021-11-20 14:00:47 +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: