[JAVA-26374-boot-runtime] Moved "CORS with Spring" article to spring-boot-runtime (#15096)
This commit is contained in:
parent
91293d64b0
commit
81be7c4ad5
|
@ -4,5 +4,4 @@ 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)
|
||||
|
|
|
@ -10,3 +10,4 @@ This module contains articles about administering a Spring Boot runtime
|
|||
- [Project Configuration with Spring](https://www.baeldung.com/project-configuration-with-spring)
|
||||
- [Spring – Log Incoming Requests](https://www.baeldung.com/spring-http-logging)
|
||||
- [How to Configure Spring Boot Tomcat](https://www.baeldung.com/spring-boot-configure-tomcat)
|
||||
- [CORS with Spring](https://www.baeldung.com/spring-cors)
|
||||
|
|
Loading…
Reference in New Issue