java-tutorials/spring-rest-http-2
Cristian Stancalau bbeb322d41 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>
2020-08-24 15:36:21 +01:00
..
src/main/java/com/baeldung BAEL-4172 - How to Turn Off Swagger-ui in Production in http-2 (#9858) 2020-08-24 15:36:21 +01:00
README.md BAEL-4172 - How to Turn Off Swagger-ui in Production in http-2 (#9858) 2020-08-24 15:36:21 +01:00
pom.xml BAEL-4172 - How to Turn Off Swagger-ui in Production in http-2 (#9858) 2020-08-24 15:36:21 +01:00

README.md

Spring REST HTTP 2

This module contains articles about HTTP in REST APIs with Spring

The Course

The "REST With Spring 2" Classes: http://bit.ly/restwithspring

Relevant Articles: