Dave Syer
|
9bf40dcc3e
|
Prevent class loading issue when integration not available
|
2014-06-27 10:36:17 +01:00 |
|
Dave Syer
|
7b170c1e5c
|
Update to Boot snapshots
|
2014-06-27 10:35:59 +01:00 |
|
Dave Syer
|
21e9fc2961
|
Add Spring Integration to shutdown
|
2014-06-27 08:33:55 +01:00 |
|
Dave Syer
|
c3c2f0b43f
|
Isolate refresh/resume/pause/restart endpoints
|
2014-06-26 16:34:03 +01:00 |
|
Dave Syer
|
fe8ff8fd8c
|
Update to Boot 1.1.3
|
2014-06-25 13:52:38 +01:00 |
|
Dave Syer
|
9787e36b06
|
Ensure app doesn't barf when actuator missing
|
2014-06-24 18:20:20 +01:00 |
|
Dave Syer
|
0515fcc0ac
|
Add /restart endpoint
|
2014-06-24 18:20:20 +01:00 |
|
Spencer Gibb
|
9f31666277
|
add idea spore to .gitignore
|
2014-06-17 13:49:42 -06:00 |
|
Dave Syer
|
acfcf7f701
|
Refactor command line args into server.yml
|
2014-06-17 12:49:24 +01:00 |
|
Dave Syer
|
f23a679ac9
|
Only enable /refresh in an Actuator app
|
2014-06-16 14:56:23 +01:00 |
|
Dave Syer
|
d9afc0cc18
|
Update readmes
|
2014-06-16 14:41:25 +01:00 |
|
Dave Syer
|
04c2bba3db
|
Add RefreshEndpoint
|
2014-06-16 14:16:00 +01:00 |
|
Dave Syer
|
d8c51cec81
|
Add fetch() to existing repository
|
2014-06-15 10:37:13 +01:00 |
|
Dave Syer
|
7c50e413eb
|
Separate spring.platform.[config,config.server]
|
2014-06-14 23:15:18 +01:00 |
|
Dave Syer
|
5bea0ccc0f
|
Add sample app
|
2014-06-14 19:54:07 +01:00 |
|
Dave Syer
|
c4e71d8eea
|
Update docs and add uri parameter
|
2014-06-14 14:34:02 +01:00 |
|
Dave Syer
|
5dbf017d99
|
Add GIT repository support
Default to a scratch repository on github:
$ curl localhost:8888/foo/development
{"name":"development","label":"master","propertySources":[
{"name":"https://github.com/scratches/config-repo/foo-development.properties","source":{"bar":"spam"}},
{"name":"https://github.com/scratches/config-repo/foo.properties","source":{"foo":"bar"}}
]}
|
2014-06-14 14:26:04 +01:00 |
|
Dave Syer
|
06bee89703
|
Add README
|
2014-06-13 18:09:48 +01:00 |
|
Dave Syer
|
5d8abad123
|
Add Environment abstraction
|
2014-06-13 17:58:21 +01:00 |
|
Dave Syer
|
c6cee8a8cc
|
Initial commit
|
2014-06-13 14:44:18 +01:00 |
|