Merge pull request #10353 from eugenp/lor6-patch-1

Update README.md
This commit is contained in:
Loredana Crusoveanu 2020-12-30 12:02:04 +02:00 committed by GitHub
commit 98ceb510fb
1 changed files with 0 additions and 1 deletions

View File

@ -5,6 +5,5 @@ This module contains articles about deployment of a Spring Boot Application
### Relevant Articles:
- [Deploy a Spring Boot WAR into a Tomcat Server](https://www.baeldung.com/spring-boot-war-tomcat-deploy)
- [Spring Boot Console Application](https://www.baeldung.com/spring-boot-console-app)
- [How to Configure Spring Boot Tomcat](https://www.baeldung.com/spring-boot-configure-tomcat)
- [Comparing Embedded Servlet Containers in Spring Boot](https://www.baeldung.com/spring-boot-servlet-containers)
- [Graceful Shutdown of a Spring Boot Application](https://www.baeldung.com/spring-boot-graceful-shutdown)