Spring Buildmaster
d3954a1703
Next development version
11 years ago
Spring Buildmaster
a5864ebcd0
Next development version
11 years ago
Spring Buildmaster
15e9dbe98b
Next development version
11 years ago
Phillip Webb
1e68b7e0a9
Remove superfluous <packaging> tags from POMs
11 years ago
Phillip Webb
0af7f7e347
Add missing POM info
11 years ago
Phillip Webb
488b03387f
Polish POM formatting
11 years ago
Phillip Webb
6f9bb233ad
Revert "Next development version"
...
This reverts commit b67bb70ee3
.
11 years ago
Spring Buildmaster
b67bb70ee3
Next development version
11 years ago
Phillip Webb
ac4cdd33c3
Revert "Next development version"
...
This reverts commit 1d0eea12eb
.
Returning to 1.0.0.BUILD-SNAPSHOT for an updated release.
11 years ago
Spring Buildmaster
1d0eea12eb
Next development version
11 years ago
Dave Syer
8491f8eb07
Simplify build config for actuator sample
11 years ago
Phillip Webb
47eb8180b3
Rename spring-boot-starter-shell -> remote-shell
...
Fixes gh-462
11 years ago
Phillip Webb
4024450c5f
Rename `starter-shell-remote` to `starter-shell`
...
Fixes gh-462
11 years ago
Sebastien Deleuze
ab6c8dfee3
Use org.springframework.boot groupId in spring-boot-samples
...
Use org.springframework.boot instead of ${project.groupId}
groupId in order to make it easier to use spring-boot-samples
modules as a starting point for new projects.
11 years ago
Spring Buildmaster
b0d4e8ae69
Next development version
11 years ago
Spring Buildmaster
cb8668a151
Release version 1.0.0.RC4
11 years ago
Spring Buildmaster
1367d57e8c
Next development version
11 years ago
Spring Buildmaster
eaff1677a7
Release version 1.0.0.RC3
11 years ago
Dave Syer
1f1820b161
Add Tld scanning exceptions to Tomcat startup
...
Addresses gh-263 to some extent.
11 years ago
Phillip Webb
68293f34af
Upgrade version to 1.0.0.BUILD-SNAPSHOT
...
Fixes fg-243
11 years ago
Dave Syer
559f907b54
Use explicit test dependencies in samples
11 years ago
Dave Syer
60cb5fd35c
Add log4j starter and some documentation
...
As discussed in gh-162
11 years ago
Christian Dupuis
95e68bf1a2
Prepare actuator sample to show how to use the telnet connector
11 years ago
Dave Syer
c678be49e3
Explicitly add servlet API to actuator sample
11 years ago
Dave Syer
6845c6b787
Remove tomcat dependencies from sample unless needed
11 years ago
Christian Dupuis
55b0e747b0
Rename spring-boot-starter-shell-crsh to spring-boot-starter-shell-remote
11 years ago
Christian Dupuis
6b599b8483
Add remote shell implementation based on crsh
...
This commit adds a new starter named spring-boot-starter-shell-crsh and auto configuration support to embed a system shell within Spring Boot applications.
The embedded shell allows clients to connect via ssh or telnet to the Boot app and execute commands. Commands can be implemented and embedded with app.
For sample usage see spring-boot-samples-actuator.
11 years ago
Dave Syer
6c31854600
Refactor sample dependencies to use starters
11 years ago
Phillip Webb
a33425920b
Rework POMs to support automated CI release
11 years ago
Dave Syer
38e565e920
Back to SNAPSHOT for dev
11 years ago
Dave Syer
b634b3bde6
Update to 0.5.0.M2
11 years ago
Dave Syer
f502098065
Fix logging depdendencies in samples
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
4c067a89fe
Ops -> Actuator
11 years ago
Dave Syer
5995b7727a
Ops -> Actuator
11 years ago