Disabled MessageDispatcherServlet registration — kills the multi-servlet landmine for real

Fixkamo-shared-library
Shipped
July 11, 2026 at 4:29 PM UTC
Author
Kamo
Commit
f8bcc82

Removing the web-services STARTER (55eae0a) was not enough: spring-ws-core itself carries MessageDispatcherServlet, and Boot's WebServicesAutoConfiguration conditions on the CLASS — so every shared-lib consumer still went multi-servlet on rebuild (ESigService kept crash-looping). This DISABLED ServletRegistrationBean pre-empts the auto-config by type and never installs the servlet: single-servlet contexts restored estate-wide, SOAP stays client-only. A future real SOAP server defines its own enabled registration.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing