- 18 Apr, 2019 15 commits
-
-
Madhura Bhave authored
Closes gh-6385
-
Madhura Bhave authored
Closes gh-16581
-
Andy Wilkinson authored
* gh-16182: Polish "Determine Spring Boot version correctly when using module path" Determine Spring Boot version correctly when using module path Closes gh-16182
-
Andy Wilkinson authored
See gh-16182
-
Hendrig Sellik authored
In Java 9, a package may return null for its implementation version even when the manifest attribute specifying the version is present in the jar from which the package was loaded. This commit updates SpringBootVersion to fall back to accessing the jar and its manifest attributes directly when the implementation version of its package is null. See gh-16182
-
Andy Wilkinson authored
* gh-16278: Polish "Add support for configuring remaining Undertow server options" Add support for configuring remaining Undertow server options Closes gh-16278
-
Andy Wilkinson authored
See gh-16278
-
Rafiullah Hamedy authored
This commit adds support for configuring Undertow's server options that were previously not configurable via application properties. The additions are the following: - allow-encoded-slash - always-set-keep-alive - decode-url - max-cookies - max-headers - max-parameters, - url-charset See gh-16278
-
Andy Wilkinson authored
* gh-16593: Update WebFlux starter to depend on validation starter Closes gh-16593
-
Patryk Kostrzewa authored
Previously, the WebFlux starter declared direct dependencies on Hibernate Validator and the Jakarta EE validation API. This meant that it required two exclusions to exclude validation from a reactive web application that did not need it. This commit updates the WebFlux starter to get its validation dependencies via a dependency on the validation starter. This allows validation to be excluded using a single exclusion. The EL dependency from the validation starter has been excluded to allow the EL implementation from the underlying container starter to continue to be used instead. See gh-16593
-
Stephane Nicoll authored
* pr/15965: Polish "Allow to configure the Elasticsearch rest client timeouts" Allow to configure the Elasticsearch rest client timeouts
-
Stephane Nicoll authored
Closes gh-15965
-
Dmytro Nosan authored
See gh-15965
-
Andy Wilkinson authored
Closes gh-16600
-
Andy Wilkinson authored
Closes gh-16596
-
- 17 Apr, 2019 19 commits
-
-
Stephane Nicoll authored
* pr/16467: Polish "Add auto-configuration support for ReactiveGridFsTemplate" Add auto-configuration support for ReactiveGridFsTemplate
-
Stephane Nicoll authored
Closes gh-16467
-
ayudovin authored
See gh-16467
-
Stephane Nicoll authored
* pr/16080: Polish "Complete Jetty Access Log configuration properties support" Complete Jetty Access Log configuration properties support
-
Stephane Nicoll authored
Closes gh-16080
-
nicolas authored
See gh-16080
-
Andy Wilkinson authored
Closes gh-14989
-
Andy Wilkinson authored
Closes gh-14989
-
Andy Wilkinson authored
Closes gh-16591
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-16591
-
Stephane Nicoll authored
* pr/16575: Polish
-
Johnny Lim authored
Closes gh-16575
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/16575: Polish
-
Johnny Lim authored
See gh-16575
-
Stephane Nicoll authored
Closes gh-16499
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-16576
-
- 16 Apr, 2019 6 commits
-
-
Madhura Bhave authored
Closes gh-16499
-
Madhura Bhave authored
Closes gh-5307
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-16579
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-16548
-