spring icon indicating copy to clipboard operation
spring copied to clipboard

Test Vaadin Spring routes and child routes in non-root servlet context

Open pleku opened this issue 7 years ago • 0 comments

Same as vaadin/flow#4621, should be enough to test with only Spring Boot. This test verifies that the Route resolving works with non-root context servlet, but it doesn't test the route scanning on application startup (there is other test for that).

pleku avatar Sep 19 '18 08:09 pleku