Commit Graph

6 Commits (b12d728c06570e7618f4b53952285ede3fc03ae7)

Author SHA1 Message Date
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 4038b39496 Add OutputCapture test class 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