- 30 Apr, 2019 17 commits
-
-
dreis2211 authored
-
Stephane Nicoll authored
* pr/16604: Polish "Auto-configure ReactiveStringRedisTemplate if necessary" Auto-configure ReactiveStringRedisTemplate if necessary
-
Stephane Nicoll authored
Closes gh-16604
-
Qiang Lee authored
See gh-16604
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/16628: Exclude HikariCP specific dependency from Quartz
-
ielatif authored
Closes gh-16628
-
Stephane Nicoll authored
* pr/16668: Remove redundant info
-
Tetsuya Hasegawa authored
Closes gh-16668
-
Stephane Nicoll authored
* pr/16678: Polish "Add jOOQ to SQL logging group" Add jOOQ to SQL logging group
-
Stephane Nicoll authored
Closes gh-16678
-
Maciej Walkowiak authored
See gh-16678
-
Stephane Nicoll authored
* pr/16684: Fix typo
-
Toshiaki Maki authored
Closes gh-16684
-
Stephane Nicoll authored
* pr/16685: Polish
-
Johnny Lim authored
Closes gh-16685
-
Madhura Bhave authored
Closes gh-16679
-
- 29 Apr, 2019 7 commits
-
-
Andy Wilkinson authored
* gh-16248: Polish "Prefer file: to jar:file: URLs in launcher" Prefer file: to jar:file: URLs in launcher Closes gh-16248
-
Andy Wilkinson authored
See gh-16248
-
hengyunabc authored
See gh-16248
-
Stephane Nicoll authored
* pr/16632: Polish "Add support for Hazelcast YAML configuration" Add support for Hazelcast YAML configuration
-
Stephane Nicoll authored
Closes gh-16632
-
Rafal Leszko authored
Since Hazlecast 3.12, YAML configuration format is supported in addition to XML. Therefore, this change makes Spring Boot automatically discover not only `hazelcast.xml` (and `hazelcast-client.xml`), but also `hazelcast.yaml` (and `hazelcast-client.yaml`). See gh-16632
-
Brian Clozel authored
This commit reinstates the single-page variant for the Spring Boot reference documentation. Now the single and multi-page variants are hosted under the same `"html"` folder, as `"index.html"` and `"single-index.html"`. Note that files ending in `"index.html`" are treated as index files by the spring-doc-resources project and their table of contents do not display a "Back to index" link. Fixes gh-16295
-
- 26 Apr, 2019 7 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-16666
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/16666: Fix broken link
-
Tetsuya Hasegawa authored
Closes gh-16666
-
- 25 Apr, 2019 9 commits
-
-
Phillip Webb authored
* pr/16662: Fix typo in issue template
-
dreis2211 authored
-
Phillip Webb authored
-
Andy Wilkinson authored
* gh-16658: Optimize ConfigurationPropertyName.buildToString() Closes gh-16658
-
dreis2211 authored
See gh-16658
-
Phillip Webb authored
Closes gh-16649
-
Phillip Webb authored
Closes gh-16629:
-
Phillip Webb authored
Polish contribution to use a factory method in `AbstractJsonMarshalTester` rather than additional constructor arguments. Also change the `JsonContent` tests so that the `Configuration` constructor is package private. This keeps JsonPath classes out of our public API, at the expense of limiting custom JsonPath configurations to just our code. See gh-16629
-
Phillip Webb authored
Closes gh-13920
-