Dave Syer
3e9457ea8e
Make @ConfigurationProperties available in @PostConstruct
...
Also means that persistence annotation processing can take advantage
of external properties bound in this way.
2014-01-30 10:14:35 +00:00
Dave Syer
99a2338323
Fix sample (Exception type changed in Mongo)
2014-01-30 10:06:35 +00:00
Phillip Webb
0160760568
Apply latest eclipse cleanup rules
2014-01-21 16:28:26 -08:00
Phillip Webb
ac54d7fe3c
Final polish before 1.0.0.RC1
2014-01-21 16:28:17 -08:00
Phillip Webb
cdda330acd
Update copyright header for files changed in 2014
2014-01-21 10:27:10 -08:00
Dave Syer
5627caa724
Move spring-boot tests utilities to main spring-boot.jar
...
Fixes gh-233
2014-01-17 18:31:08 +00: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