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