Dave Syer
|
42bb793155
|
Add ServletContextListener to embedded web app
* User can add @Bean of type EventListener (e.g.
ServletContextListener)
[Fixes #54112999] [bs-254]
|
2013-08-08 11:27:07 +01:00 |
|
Phillip Webb
|
d86bf66645
|
Add parent relativePath
Update sample applications to correctly refer to parent relativePath.
|
2013-08-06 00:02:31 -07:00 |
|
Dave Syer
|
3922a7f526
|
Reinstate junit dependencies in starters
|
2013-08-05 12:43:24 +01:00 |
|
Dave Syer
|
4bb5de02e7
|
Switch back to SNAPSHOT for dev
|
2013-08-02 12:00:14 +01:00 |
|
Dave Syer
|
68e5a7e887
|
Bump version to 0.5.0.M1
|
2013-08-02 12:00:14 +01:00 |
|
Phillip Webb
|
3bb79db579
|
Renamed spring-boot-ups -> spring-boot-starter
|
2013-07-31 01:11:10 -07:00 |
|
Phillip Webb
|
0fee00f0d7
|
Add gradle example builds
Add gradle example builds to spring-boot-sample-tomcat and
spring-boot-sample-traditional.
Issue: #53129653
|
2013-07-30 00:06:35 -07: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 |
|