Phillip Webb
d039f43107
Update samples to use @SpringBootApplication
...
Update the relevant samples to use the new @SpringBootApplication
annotation.
Closes gh-1842
10 years ago
Phillip Webb
0160760568
Apply latest eclipse cleanup rules
11 years ago
Phillip Webb
cdda330acd
Update copyright header for files changed in 2014
11 years ago
Dave Syer
5627caa724
Move spring-boot tests utilities to main spring-boot.jar
...
Fixes gh-233
11 years ago
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.
11 years ago
Phillip Webb
f4f668a52b
Polish
11 years ago
Dave Syer
d6593fbee6
Add extra test for partial overrides
11 years ago
Phillip Webb
b772f7c2e4
Polish
...
Minor formatting and consistent copyright header.
11 years ago
Phillip Webb
4038b39496
Add OutputCapture test class
11 years ago
Phillip Webb
b665a2bb1d
Renamed packages
...
Issue: #54095231
11 years ago
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
11 years ago