- 07 Jun, 2017 11 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-9422
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-9425
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-9424
-
Andy Wilkinson authored
-
Andy Wilkinson authored
* gh-9259: Polish "Copy conversion service when performing environment conversion" Copy conversion service when performing environment conversion
-
Andy Wilkinson authored
Closes gh-9246
-
Rubinson,Ethan(erubinson) authored
Previously, when a web environment was converted to a StandardEnvironment, any customizations of the source environment's ConversionService were lost. This commit updates the logic that performs the conversion to copy the source's ConversionService to the converted environment, thereby ensuring that any customizations are retained. Closes gh-9259 See gh-9246
-
- 06 Jun, 2017 17 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-9248
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-9248
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Prior to this commit, custom `ProtocolResolvers` set on the `ApplicationContext` were lost when Devtools is used as the customized `ResourceLoader` did not copy any customization made to the default resource loader. This commit makes sure to copy any `ProtocolResolver` set on the context. Closes gh-9331
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-9054
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-9360
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-9410
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-8927
-
Stephane Nicoll authored
* pr/9411: Polish contribution Ensure `QuartzDatabaseInitializer` is initialized before `Scheduler`
-
Stephane Nicoll authored
Closes gh-9411
-
Vedran Pavic authored
If the auto-configured `Scheduler` instance backed by JDBC job store is used as a dependency in an application component, the initialization of `Scheduler` will be triggered before `QuartzDatabaseInitializer`. This will result in failure due to schema not being prepared in time for `Scheduler` to populate job details. This commit ensures `QuartzDatabaseInitializer` is initialized before the auto-configured `Scheduler` by introducing a dependency between the two. See gh-9411
-
- 05 Jun, 2017 6 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-9407 Closes gh-9135
-
Stephane Nicoll authored
* pr/9404: Polish "Document InfluxDB support" Document InfluxDB support
-
Stephane Nicoll authored
Closes gh-9404
-
Huang YunKun authored
See gh-9404
-
Stephane Nicoll authored
This commit removes the `client` namespace for InfluxDB as the component that is created is `InfluxDB`, not `InfluxDBClient` or something. This aligns with all the other url/user/password properties Spring Boot provides already See gh-9066
-
- 03 Jun, 2017 6 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-