spring-boot/spring-bootstrap-actuator/src
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
..
main [bs-132] Actuator should use delegating version of MVC support 2013-05-22 18:23:25 +01:00
test/java/org/springframework/bootstrap/actuate [bs-133] Move ServerProperties to spring-bootstrap core 2013-05-22 13:08:12 +01:00