Commit Graph

4 Commits (aebaa580db050a94e945c35b99a5bfdc0de4f5d4)

Author SHA1 Message Date
Dave Syer f5f41fef5e Check that WAR apps work in a container 11 years ago
Phillip Webb 1bcd3de7b5 Polish 11 years ago
Dave Syer f448e79f29 Remove long package names from samples
Long package names are really unnecessary in samples and they
just clutter things up. Also Spring Loaded doesn't work with
org.sfw packages, so to demo that technology you need a
different package name.
11 years ago
Dave Syer 997b015d10 Split SecurityAutoConfiguration
Spring Security 3.2 has a new annotation @EnableWebMvcSecurity that we
should use if MVC is being used.
11 years ago