Phillip Webb
cf655945aa
Polish
2013-08-09 12:28:54 -07:00
Dave Syer
7bea9dd973
Massage MVC test a bit
...
* Use *Tests as classname
* Fixed broken test in suite where ID is not always "1"
2013-08-09 16:41:58 +01:00
Biju Kunjummen
31af68a915
Added a Spring MVC test for the Sample MessageController
2013-08-09 16:31:11 +01:00
Dave Syer
d2419a36fd
Add server.tomcat.access_valve_enabled flag
...
Also introduced new strategy for customizing Tomcat Context
(TomcatContextCustomizer) - any that are added to the factory
will be applied before any other customizations in postProcessContext()
[Fixes #54670052 ] [bs-275] Make Tomcat access valve logs more accessible
2013-08-06 10:21:17 +01:00
Dave Syer
7ea433dce2
Fix broken logback.xml
2013-07-27 12:08:17 +01:00
Phillip Webb
b665a2bb1d
Renamed packages
...
Issue: #54095231
2013-07-26 14:11:04 -07:00
Dave Syer
2098e23fca
Change package names zero->boot
...
* actuator -> boot-ops
* cli -> boot-cli
* launcher -> boot-load
* autoconfig -> boot-config
* bootstrap -> boot-strap
* starters -> boot-up
[#54095231 ] [bs-253] Refactor Zero->Boot
2013-07-26 14:13:41 +01:00