Originally by hesara on 2015-04-22 09:47:22 +0300
It should be possible to use Vaadin Spring Boot and its servlet together with Spring MVC and Spring Actuator (server health monitoring etc.) that internally uses Spring MVC.
Vaadin UIs mapped to the context root as well as other paths should work and the Vaadin servlet should not swallow requests intended for Spring MVC even when there is a Vaadin UI mapped to the context root.
Imported from https://dev.vaadin.com/ issue #17573
Originally by hesara on 2015-04-22 09:47:22 +0300
It should be possible to use Vaadin Spring Boot and its servlet together with Spring MVC and Spring Actuator (server health monitoring etc.) that internally uses Spring MVC.
Vaadin UIs mapped to the context root as well as other paths should work and the Vaadin servlet should not swallow requests intended for Spring MVC even when there is a Vaadin UI mapped to the context root.
Imported from https://dev.vaadin.com/ issue #17573