Update README.MD

This commit is contained in:
Loredana Crusoveanu 2018-05-12 22:51:15 +03:00 committed by GitHub
parent 5c4fe46ea2
commit 3788f23a79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -35,3 +35,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
- [Spring Boot: Configuring a Main Class](http://www.baeldung.com/spring-boot-main-class)
- [Shutdown a Spring Boot Application](http://www.baeldung.com/spring-boot-shutdown)
- [A Quick Intro to the SpringBootServletInitializer](http://www.baeldung.com/spring-boot-servlet-initializer)
- [How to Change the Default Port in Spring Boot](http://www.baeldung.com/spring-boot-change-port)