JAVA-8286 Split or move spring boot runtime module

This commit is contained in:
mikr
2021-11-14 11:08:17 +01:00
parent 7295717c59
commit 9798b29143
11 changed files with 6 additions and 2 deletions

View File

@@ -4,3 +4,5 @@ This module contains articles about administering a Spring Boot runtime
### Relevant Articles:
- [Configure the Heap Size When Starting a Spring Boot Application](https://www.baeldung.com/spring-boot-heap-size)
- [CORS with Spring](https://www.baeldung.com/spring-cors)
- [Max-HTTP-Header-Size in Spring Boot 2](https://www.baeldung.com/spring-boot-max-http-header-size)