Phillip Webb
4a58171b5c
A few more package tweaks
...
Improve package structure and include package-info javadoc.
2014-02-12 13:50:37 -08:00
Phillip Webb
0160760568
Apply latest eclipse cleanup rules
2014-01-21 16:28:26 -08:00
Phillip Webb
cdda330acd
Update copyright header for files changed in 2014
2014-01-21 10:27:10 -08:00
Phillip Webb
68293f34af
Upgrade version to 1.0.0.BUILD-SNAPSHOT
...
Fixes fg-243
2014-01-21 00:43:54 -08:00
Dave Syer
559f907b54
Use explicit test dependencies in samples
2014-01-17 09:08:18 +00:00
Phillip Webb
47da8a817a
Polish
2014-01-10 13:06:54 -08:00
Dave Syer
f5f41fef5e
Check that WAR apps work in a container
2014-01-06 11:38:00 +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
997b015d10
Split SecurityAutoConfiguration
...
Spring Security 3.2 has a new annotation @EnableWebMvcSecurity that we
should use if MVC is being used.
2013-12-17 17:17:05 +00:00