JAVA-9880: Temporarily disable spring-boot-swagger module as it fails the builds

This commit is contained in:
Krzysiek 2022-02-16 13:42:23 +01:00
parent 16b843dcb6
commit a7765c6a19
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>