Phillip Webb
21115f29cf
Remove accidental SampleControllerAdvice test
...
Accidentally committed in 4668f59723
See gh-1950
2014-11-18 12:45:53 -08:00
Phillip Webb
4668f59723
Improve relaxed enum binding
...
Update RelaxedConversionService to support more relaxed enum binding.
Fixes gh-1950
2014-11-18 11:24:32 -08:00
Phillip Webb
d039f43107
Update samples to use @SpringBootApplication
...
Update the relevant samples to use the new @SpringBootApplication
annotation.
Closes gh-1842
2014-11-06 22:51:09 -08:00
Phillip Webb
a2efe17fc9
Polish
2014-06-18 16:30:22 -07:00
Phillip Webb
0160760568
Apply latest eclipse cleanup rules
2014-01-21 16:28:26 -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