Commit Graph

8 Commits

Author SHA1 Message Date
Andy Wilkinson 04eafdb7d6 Integration test each servlet web server with Spring MVC
Issue: 46071
2025-06-30 16:57:22 -07:00
Andy Wilkinson ff2492c54b Move web server auto-configure classes into spring-boot-web-server
Issue: 46145
2025-06-30 16:57:22 -07:00
Andy Wilkinson 489686e966 Create spring-boot-web-server module
Issue: 46145
2025-06-30 16:57:21 -07:00
Stéphane Nicoll ecb1dd5715 Move web server specific classes into .*.server.* packages
Issue: 46071
2025-06-30 16:57:21 -07:00
Andy Wilkinson 10298bd0b8 Pull up setDisableMBeanRegistry
Issue: 44070
2025-06-27 14:43:19 -07:00
Andy Wilkinson eac6ff5e83 Move Tomcat auto-configuration into spring-boot-tomcat
Issue: 46073
2025-06-27 11:37:59 -07:00
Andy Wilkinson cfc15ec19b Move tests that use Tomcat out of spring-boot-test
Issue: 46073
2025-06-27 11:37:45 -07:00
Andy Wilkinson 00bd123032 Create beginnings of spring-boot-tomcat module
Issue: 46073
2025-06-27 10:59:48 -07:00