Commit Graph

6 Commits

Author SHA1 Message Date
Dave Syer
59111051a2 Fix tests 2014-09-24 15:49:04 +01:00
Dave Syer
561c0bd2f1 Make /refresh endpoint work as designed
All @RefreshScope beans should be invalidated even if there
are no changes in property values (since those might have come from
a POST to /env for instance).
2014-09-10 18:33:06 -05:00
Dave Syer
6dd6e57c57 Make /info refreshable 2014-09-07 10:34:15 +01:00
Dave Syer
1560d5e301 Add bootstrap support for TextEncryptor
If user provides encrypt.key or encrypt.keyStore.* in bootstrap.yml
the ApplicationContext will now contain a TextEncryptor. This will
also be automatically applied to Environment values that start with
'{cipher}'.
2014-09-04 14:53:41 +01:00
Dave Syer
2e5a1c8ff5 Update package names 2014-08-29 13:34:36 +01:00
Dave Syer
8471d14a18 Rename platform->cloud 2014-08-29 12:52:52 +01:00