- 28 Dec, 2017 9 commits
-
-
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 11 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
-
Joe Kutner authored
Use enum value from DataSourceInitializationMode instead of Boolean. Closes gh-11433
-
- 26 Dec, 2017 2 commits
-
-
Stephane Nicoll authored
* pr/11418: Polish
-
Johnny Lim authored
Closes gh-11418
-
- 24 Dec, 2017 4 commits
-
-
Stephane Nicoll authored
* pr/11396: Remove org.flywaydb.core.internal.util.StringUtils import
-
Johnny Lim authored
Closes gh-11396
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-11396
-
- 23 Dec, 2017 14 commits
-
-
Stephane Nicoll authored
* pr/11362: Use Supplier version of Assert.state()
-
Johnny Lim authored
Closes gh-11362
-
Stephane Nicoll authored
* pr/11400: Rename CloudFoundryHealthWebEndpointManagementContextConfiguration
-
Johnny Lim authored
Closes gh-11400
-
Stephane Nicoll authored
* pr/11373: Replace contains() with indexOf()
-
Johnny Lim authored
Closes gh-11373
-
Stephane Nicoll authored
Closes gh-11415
-
Stephane Nicoll authored
* pr/11364: Fix package name for InfluxDB
-
Johnny Lim authored
Closes gh-11364
-
Stephane Nicoll authored
* pr/11372: Polish
-
Johnny Lim authored
Closes gh-11372
-
Stephane Nicoll authored
* pr/11368: Fix JsonbHttpMessageConvertersConfiguration javadoc
-
dreis2211 authored
Closes gh-11368
-
Stephane Nicoll authored
* pr/11365: Fix property key to enable influxdb health endpoint
-