This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
You've already forked java-tutorials
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5c9ed2e7b2
java-tutorials
/
spring-swagger-codegen
/
custom-validations-opeanpi-...
History
anuragkumawat
7464d2b90e
JAVA-21458 Upgrade custom-validations-opeanpi-codegen to use SpringDoc in place of SpringFox (
#14302
)
2023-06-25 18:06:27 +05:30
..
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
Update README.md
2021-12-08 23:39:48 +08:00
pom.xml
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
This is a sample on how we can merge the OpenApi code generation with the a custom annotation using ConstraintValidator
Relevant Articles:
Custom Validation with Swagger Codegen