JAVA-9880: Activate spring-boot-swagger module

This commit is contained in:
Krzysiek 2022-02-18 09:30:42 +01:00
parent 61abd24fc3
commit 8b161f8f55
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
<module>spring-boot-runtime-2</module>
<module>spring-boot-security</module>
<module>spring-boot-springdoc</module>
<!-- <module>spring-boot-swagger</module> -->
<module>spring-boot-swagger</module>
<module>spring-boot-swagger-jwt</module>
<module>spring-boot-swagger-keycloak</module>
<module>spring-boot-testing</module>