Phillip Webb
aacf5d660f
Update copyright year for changed files
8 years ago
Stephane Nicoll
c903ff46a7
Polish samples
8 years ago
cjstehno
309f8484a7
Fix remote shell to support custom banners
...
Update the remote shell to use the `Banner` interface when possible.
Fixes gh-3988
Closes gh-5453
9 years ago
Stephane Nicoll
cc0fc07c0e
Move `shell.*` to `management.shell.*`
...
This commit moves the `shell` namespace to `management.shell`
Closes gh-5703
9 years ago
Phillip Webb
61fc4f3f12
Polish copyright headers
10 years ago
Phillip Webb
1ce617f1ae
Polish sample package names
10 years ago
Phillip Webb
d039f43107
Update samples to use @SpringBootApplication
...
Update the relevant samples to use the new @SpringBootApplication
annotation.
Closes gh-1842
10 years ago
Phillip Webb
d42bedf295
Rename @ConfigurationProperties attributes
...
Rename `name` to `prefix` and `path` to `locations`.
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
Dave Syer
6443800038
Add actuator-noweb sample
11 years ago