BAEL-4172 - How to Turn Off Swagger-ui in Production in http-2 (#9858)

* How to disable swagger in production example.

* Add new module in main pom.

* fix pom formatting

* Replace tabs with spaces.

* Move to article-specific package.

Co-authored-by: Cristian Stancalau <cstancalau@consultant.ffn.com>
This commit is contained in:
Cristian Stancalau
2020-08-24 17:36:21 +03:00
committed by GitHub
parent 93587c1ee5
commit bbeb322d41
6 changed files with 139 additions and 0 deletions
+1
View File
@@ -701,6 +701,7 @@
<module>spring-rest-compress</module>
<module>spring-rest-hal-browser</module>
<module>spring-rest-http</module>
<module>spring-rest-http-2</module>
<module>spring-rest-query-language</module>
<module>spring-rest-shell</module>
<module>spring-rest-simple</module>