Dave Syer
5fe9ef69c7
Add SpringApplicationContextLoader
13 years ago
Phillip Webb
a33425920b
Rework POMs to support automated CI release
13 years ago
Dave Syer
38e565e920
Back to SNAPSHOT for dev
13 years ago
Dave Syer
b634b3bde6
Update to 0.5.0.M2
13 years ago
Biju Kunjummen
fa3b593568
Removed spring-boot related version from dependencies of samples
13 years ago
Phillip Webb
d86bf66645
Add parent relativePath
...
Update sample applications to correctly refer to parent relativePath.
13 years ago
Dave Syer
3922a7f526
Reinstate junit dependencies in starters
13 years ago
Dave Syer
4bb5de02e7
Switch back to SNAPSHOT for dev
13 years ago
Dave Syer
68e5a7e887
Bump version to 0.5.0.M1
13 years ago
Phillip Webb
3bb79db579
Renamed spring-boot-ups -> spring-boot-starter
13 years ago
Phillip Webb
3f2bb03fb8
Renamed some projects and polish POMs
...
Issue: #54095231
13 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
13 years ago
Dave Syer
6c3fd2b2d0
[bs-232] Use "jar" packaging instead of custom "executable-jar"
...
[Fixes #53376257 ]
13 years ago
Phillip Webb
cd51f357a3
Further maven module restructure
13 years ago
Phillip Webb
40bf334871
Restructure projects layout
13 years ago
Phillip Webb
665d07ad74
Migrate to bootstrap maven plugin
...
Migrate certain samples to make use of the new bootstrap maven plugin
Issue: #52091115
13 years ago
Dave Syer
13cb224b0a
[bs-113] Remove dependency on slf4j for core jars
...
Also added explicit version for starter dependencies.
[Fixes #49588267 ]
13 years ago
Dave Syer
b462bc6e6c
[bs-96] Switch off m2e errors about /eclipse path
...
* Uploaded m2e eclipse baggage to http://static.springsource.org
* Changed location in parent pom
* Removed all main.basedir properties from poms
[Fixes #49285987 ]
13 years ago
Dave Syer
30087cf6b9
[bs-55] Add strategy for setting system exit code
...
* Added ExitCodeGenerator and SpringApplication.exit
convenience method
* User can add bean of type ExitCodeGenerator or supply
one in the call to exit()
[Fixes #48475971 ]
13 years ago
Dave Syer
fb6b224470
Fast forward existing prototype work
13 years ago