JAVA-21457 Add SpringFox module to spring-boot-modules pom (#14344)

* JAVA-21457 Add SpringFox module to spring-boot-modules pom

* JAVA-21460 Update articles URLs for new annotations
This commit is contained in:
anuragkumawat
2023-07-05 23:10:52 +05:30
committed by GitHub
parent 6130c8436d
commit 14ffda870b
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -73,6 +73,7 @@
<module>spring-boot-swagger-2</module>
<module>spring-boot-swagger-jwt</module>
<module>spring-boot-swagger-keycloak</module>
<module>spring-boot-swagger-springfox</module>
<module>spring-boot-testing</module>
<module>spring-boot-testing-2</module>
<module>spring-boot-testing-spock</module>