- 26 Feb, 2016 10 commits
-
-
Spring Buildmaster authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Spring Buildmaster authored
-
Stephane Nicoll authored
Closes gh-5237
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
- 25 Feb, 2016 30 commits
-
-
Andy Wilkinson authored
Closes gh-5252
-
Andy Wilkinson authored
Closes gh-5251
-
Andy Wilkinson authored
Closes gh-5250
-
Andy Wilkinson authored
Closes gh-5249
-
Andy Wilkinson authored
Closes gh-5248
-
Andy Wilkinson authored
Closes gh-5247
-
Andy Wilkinson authored
Closes gh-5246
-
Andy Wilkinson authored
Closes gh-5245
-
Andy Wilkinson authored
Closes gh-5244
-
Andy Wilkinson authored
Closes gh-5243
-
Andy Wilkinson authored
Closes gh-5242
-
Andy Wilkinson authored
Closes gh-5241
-
Andy Wilkinson authored
Closes gh-5240
-
Andy Wilkinson authored
Closes gh-5239
-
Andy Wilkinson authored
Closes gh-5238
-
Andy Wilkinson authored
Closes gh-5237
-
Andy Wilkinson authored
Closes gh-5236
-
Andy Wilkinson authored
Closes gh-5235
-
Andy Wilkinson authored
* gh-5197: Add nifty-spring-boot-starter to list of third-party starters
-
Charles Harvey III authored
Closes gh-5197
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-5205: Fix namespace declarations in Hazelcast xml's and make them consistent
-
Vedran Pavic authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
If a JCache provider is started with hazelcast and the default settings, the underlying `HazelcastInstance` is disposed at the end of the process, not when the `CacheManager` is closed. This commit fixes the only test that use such setup. See also https://github.com/hazelcast/hazelcast/issues/7606 Closes gh-5209
-
Stephane Nicoll authored
An overhaul of the `RedisCacheManager` is expected in Hopper (to be consumed by Spring Boot 1.4). One of those changes is to make sure every key have a decent prefix by default. This commit enables the use of prefix as it is disabled by default. Closes gh-5175
-
Andy Wilkinson authored
This commit enhances the default launch script to allow the default values for LOG_FOLDER and PID_FOLDER to be set at build time. They can now be set using the logFolder and pidFolder properties respectively. Closes gh-4787
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-