- 15 Apr, 2019 18 commits
-
-
Brian Clozel authored
-
Brian Clozel authored
See gh-16021
-
Andy Wilkinson authored
Closes gh-16534
-
Andy Wilkinson authored
Closes gh-16567
-
Andy Wilkinson authored
Closes gh-16566
-
Stephane Nicoll authored
Closes gh-16532
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-16565
-
Stephane Nicoll authored
This commit improves the detection of a property source when more than one group with the same type exist. Closes gh-16549
-
Andy Wilkinson authored
Closes gh-16564
-
Andy Wilkinson authored
The move to an HTTPS URL for the xmlns:xslt identifier has the unwanted side-effect of disabling indentation. This commit moves back to an HTTPS URL. It also changes the indent size to 2, aligning with the size used by all the other poms that are written by the flatten plugin. Closes gh-16466
-
Andy Wilkinson authored
Closes gh-16554
-
Brian Clozel authored
As of Spring Data Moore, the Elasticsearch high level REST client is supported for Spring Data repositories. The transport client is now deprecated and is likely to be removed in a future Spring Data release. This commit deprecates the transport client and marks all the associated configuration properties as deprecated. The Spring Boot starter depends on the `spring-data-elasticsearch` project, which now depends on both transport client and high level REST client. This commit also deprecates the Jest client, as Spring Boot will focus on supporting the high level REST client and the reactive client provided by Spring Data - both being in sync with the fast release pace of Elasticsearch. Closes gh-15008
-
Stephane Nicoll authored
Closes gh-16510
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-16530
-
Stephane Nicoll authored
* pr/16554: Upgrade to Kotlin 1.3.30
-
Sebastien Deleuze authored
Closes gh-16554
-
- 12 Apr, 2019 7 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
See gh-5677
-
Madhura Bhave authored
Previously, if the `server.use-forward-headers` property was set to true, X-Forwarded-* headers support was provided at the server level. The property has been deprecated in favor of `server.forward-headers-strategy` which can be also be configured to use Spring's forwarded header support apart from native server support. Closes gh-5677
-
Stephane Nicoll authored
Closes gh-16302
-
- 11 Apr, 2019 15 commits
-
-
Brian Clozel authored
See gh-16021
-
Brian Clozel authored
Relax the `NettyRSocketBootstrap` contract to allow all types of `SocketAcceptor` implementations. See gh-16021
-
Brian Clozel authored
Closes gh-15952
-
Dmytro Nosan authored
See gh-15952
-
Brian Clozel authored
This commit adds support for RSocket server applications. The auto-configuration will either add RSocket support to an existing Reactor Netty server in a WebFlux application (as a WebSocket endpoint), or bootstrap a brand new RSocket server instance. Spring Boot will also auto-configure the Spring Messaging infrastructure that supports Controller beans with `@MessageMapping` annotated methods. Fixes gh-16021
-
Stephane Nicoll authored
Closes gh-16452
-
Stephane Nicoll authored
Closes gh-16528
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/16527: Fix package of java.time.Duration in documentation
-
Adam Michalik authored
Closes gh-16527
-
Stephane Nicoll authored
Closes gh-16525
-
Stephane Nicoll authored
Closes gh-16524
-
Stephane Nicoll authored
Closes gh-16523
-
Stephane Nicoll authored
Closes gh-16522
-
Stephane Nicoll authored
* pr/16503: Upgrade to Hazelcast 3.12
-