Dave Syer
5bbb01c071
Move properties file to correct location
2014-01-10 08:10:22 +00:00
Dave Syer
b1db714c23
Allow @EnableGlobalMethodSecurity in a non webapp
...
Fixes gh-202
2014-01-09 17:13:59 +00:00
Phillip Webb
1bcd3de7b5
Polish
2014-01-02 12:10:37 -08:00
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.
2013-12-31 08:40:26 +00:00
Dave Syer
bd26b28aa5
Extract actuator security into separate classes
...
So spring-security + a web app is secure by default
(you don't need the actuator).
2013-11-21 16:47:29 +00:00
Dave Syer
e53dad879d
Add sample with form login
2013-11-01 11:28:53 +00:00