John Moore
07/25/2025, 9:51 AMSteve Osguthorpe
07/25/2025, 10:57 AMJohn Moore
07/25/2025, 11:14 AMSteve Osguthorpe
07/25/2025, 11:29 AMJohn Moore
07/25/2025, 11:33 AMSteve Osguthorpe
07/25/2025, 11:50 AMorg.springframework.boot:spring-boot-starter-web pulls in org.springframework.boot:spring-boot-starter-tomcat
Which is pulled in by org.springframework.boot:spring-boot-starter-websocket So if you need the websocket starter try adding an entry directly for org.springframework.boot:spring-boot-starter-web and add the exclusion on the tomcat starter.Steve Osguthorpe
07/25/2025, 11:51 AMJohn Moore
07/25/2025, 2:01 PMJohn Moore
07/25/2025, 3:31 PMgaolei
07/26/2025, 1:16 AMJohn Moore
07/26/2025, 4:16 PMgaolei
07/26/2025, 4:42 PMgaolei
07/26/2025, 4:43 PMgaolei
07/26/2025, 4:44 PM