Andy Wilkinson
426c5680d4
Use Boot’s base Logback configuration in the Integration sample
...
Fixes #922
2014-05-21 16:38:02 +01:00
Phillip Webb
d42bedf295
Rename @ConfigurationProperties attributes
...
Rename `name` to `prefix` and `path` to `locations`.
2014-03-24 11:44:52 -07: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
Phillip Webb
b665a2bb1d
Renamed packages
...
Issue: #54095231
2013-07-26 14:11:04 -07:00
Dave Syer
2098e23fca
Change package names zero->boot
...
* actuator -> boot-ops
* cli -> boot-cli
* launcher -> boot-load
* autoconfig -> boot-config
* bootstrap -> boot-strap
* starters -> boot-up
[#54095231 ] [bs-253] Refactor Zero->Boot
2013-07-26 14:13:41 +01:00