spring-boot/spring-bootstrap-samples/spring-bootstrap-ui-sample
Dave Syer 5f7f69ad93 [bs-132] Actuator should use delegating version of MVC support
The delegating version delegates to other configurers, and it's what
@EnableWebMvc uses.  You effectively switch off the delegation if you
use the base class by mistake.

[Fixes #50267017] [bs-132] Static resources in /css/**
cannot be served by Actuator project
2013-05-22 18:23:25 +01:00
..
src [bs-132] Actuator should use delegating version of MVC support 2013-05-22 18:23:25 +01:00
pom.xml [bs-132] Actuator should use delegating version of MVC support 2013-05-22 18:23:25 +01:00