- 30 Dec, 2017 2 commits
-
-
Stephane Nicoll authored
* pr/11448: Polish
-
Johnny Lim authored
Closes gh-11448
-
- 29 Dec, 2017 6 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/11443: Fix property names in MeterBindersConfiguration
-
Johnny Lim authored
Closes gh-11443
-
- 28 Dec, 2017 22 commits
-
-
Madhura Bhave authored
Fixes gh-11024
-
Madhura Bhave authored
-
Stephane Nicoll authored
* pr/11403: Polish "Improve Spring Data Web configuration properties" Improve Spring Data Web configuration properties
-
Stephane Nicoll authored
Closes gh-11403
-
Marcel Overdijk authored
See gh-11403
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit adds GC and thread jvm metrics to the existing memory metrics. All three are now managed by a unique management.metrics.binders.jvm.enabled property. Closes gh-11425
-
Stephane Nicoll authored
* pr/11235: Upgrade to Kotlin 1.2
-
sdeleuze authored
apiVersion and languageVersion options are set to 1.1 in order to avoid incompatibilities with Kotlin 1.1 based projects. Closes gh-11235
-
Stephane Nicoll authored
See gh-11181
-
Stephane Nicoll authored
* pr/11376: Polish "Apply customize() to createCredentialNetworkMongoClient()" Apply customize() to createCredentialNetworkMongoClient()
-
Stephane Nicoll authored
Closes gh-11376
-
Johnny Lim authored
See gh-11376
-
Stephane Nicoll authored
Closes gh-9852
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit moves management.server.context-path to management.server.servlet.context-path to align with the configuration key for the application's main context path. Closes gh-11359
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/11401: Log inaccessible file in RandomAccessDataFile
-
Douglas Cardoso authored
Closes gh-11401
-
Stephane Nicoll authored
* pr/11439: Polish "Move CorsEndpointProperties to the parent package" Move CorsEndpointProperties to the parent package
-
Stephane Nicoll authored
Closes gh-11439
-
Johnny Lim authored
`CorsEndpointProperties` lives in `endpoint.web.servlet` but is also used in `endpoint.web.reactive`, so this PR moves it to its common parent package. This commit also extracts `CorsConfiguration` creation logic duplicated in `WebMvcEndpointManagementContextConfiguration` and `WebFluxEndpointManagementContextConfiguration` into `CorsEndpointProperties`. See gh-11439
-
- 27 Dec, 2017 10 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/11431: Use MongoClient consistently
-
Johnny Lim authored
Closes gh-11431
-
Stephane Nicoll authored
* pr/11432: Add a Checkstyle rule to prevent Commons Lang/Lang 3 imports
-
Johnny Lim authored
Closes gh-11432
-
Stephane Nicoll authored
* pr/11436: Use BufferedReader.lines()
-
Johnny Lim authored
Closes gh-11436
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-11434
-
Stephane Nicoll authored
* pr/11433: Fix spring.quartz.jdbc.initialize-schema value
-