- 04 Jan, 2017 17 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-7870
-
Andy Wilkinson authored
Closes gh-6924
-
Stephane Nicoll authored
This commit removes the automatic enabling of Redis as the Spring Session store when it is available. This case is covered by a warning in `1.4.x` that this commit removes as well. Closes gh-7858
-
Andy Wilkinson authored
Closes gh-7817
-
Andy Wilkinson authored
* gh-7763: Configure Animal Sniffer to exclude jar containing Java 9 bytecode Upgrade to Jersey 2.25
-
Andy Wilkinson authored
Closes gh-7763
-
Quentin Caillard authored
See gh-7763
-
Stephane Nicoll authored
As of 2.1 cache expiration times are to be set in seconds. This commit migrates to the new method, yet keeping the milliseconds unit. Closes gh-7824
-
Stephane Nicoll authored
Closes gh-7856
-
Stephane Nicoll authored
* pr/7854: Polish
-
Johnny Lim authored
-
Madhura Bhave authored
Expose full health details if management security is disabled or management role is present. Fixes gh-7604 Closes gh-7852
-
Phillip Webb authored
Update documentation to align with the new role based method. See gh-6889
-
Phillip Webb authored
Add a Cloud Foundry specific section to "Production Ready Features". See gh-7108
-
Phillip Webb authored
Update configuration meta-data and appendix to include `management.cloudfoundry.*` meta-data. See gh-7108
-
Phillip Webb authored
-
- 03 Jan, 2017 23 commits
-
-
Phillip Webb authored
Closes gh-7810
-
Phillip Webb authored
* pr/7851: Reduce memory footprint of AsciiBytes.hashCode
-
dreis authored
Update `AsciiBytes.hashCode(int hash, String string)` so that it no longer copies the backing array of the string. Closes gh-7851
-
Phillip Webb authored
-
Phillip Webb authored
Update `ManagementContextConfigurationsImportSelector` to instantiate classes so that order annotations are respected. Fixes gh-7814
-
Phillip Webb authored
Update `TestRestTemplate` to handle `BasicAuthorizationInterceptor`s correctly. Prior to this commit the `BasicAuthorizationInterceptor` was added directly to the `ClientHttpRequestFactory` rather than to the `RestTemplate`. This meant that it could not easily be removed when `TestRestTemplate.withBasicAuth` was invoked. The `TestRestTemplate` now sets the interceptor on `RestTemplate` directly and relies on the logic in `InterceptingHttpAccessor` to add it to the `ClientHttpRequestFactory`. Fixes gh-7812
-
Phillip Webb authored
See gh-6579
-
Phillip Webb authored
Update JmxEndpoint support so that the `@ManagedResource` annotation is no longer required. This prevents both `EndpointMBeanExporter` and the regular `AnnotationMBeanExporter` from both registering the bean. Fixes gh-7813 See gh-6579
-
Phillip Webb authored
-
Andy Wilkinson authored
Closes gh-7849
-
Andy Wilkinson authored
Closes gh-7405
-
Andy Wilkinson authored
Closes gh-7847
-
Andy Wilkinson authored
Closes gh-7845
-
Andy Wilkinson authored
Closes gh-7844
-
Andy Wilkinson authored
Closes gh-7843
-
Andy Wilkinson authored
Closes gh-7842
-
Andy Wilkinson authored
Closes gh-7841
-
Andy Wilkinson authored
Closes gh-7840
-
Andy Wilkinson authored
Closes gh-7839
-
Andy Wilkinson authored
Closes gh-7838
-
Andy Wilkinson authored
Closes gh-7837
-
Andy Wilkinson authored
Closes gh-7836
-
Andy Wilkinson authored
Closes gh-7835
-