- 07 Jun, 2019 23 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Andy Wilkinson authored
See gh-16682
-
Andy Wilkinson authored
Fix formatting issues, primarily around header comments.
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-17080
-
Andy Wilkinson authored
Closes gh-17084
-
Andy Wilkinson authored
Closes gh-17083
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-17082
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-17077
-
Andy Wilkinson authored
Closes gh-17079
-
Andy Wilkinson authored
Closes gh-17078
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
- 06 Jun, 2019 2 commits
-
-
Brian Clozel authored
This commit configures a `PathPatternRouteMatcher` in the RSocket support if spring-web is on the classpath. This `RouteMatcher` implementation is more efficient than the `SimpleRouteMatcher`, which is based on the `AntPathMatcher`. Closes gh-16865
-
Brian Clozel authored
See gh-17075
-
- 05 Jun, 2019 1 commit
-
-
Brian Clozel authored
As of Spring Data Moore, a new reactive template and the corresponding repositories support have been added. This commit auto-configures a `ReactiveElasticsearchTemplate` with the configuration properties under the `spring.data.elasticsearch.client.reactive` namespace. To enable this feature, applications require both Spring Data Elasticsearch dependencies (typically `spring-boot-starter-data-elasticsearch`) and dependencies for a `WebClient` (often `spring-boot-starter-webflux`). The support for the reactive Elasticsearch repositories is also provided. Closes gh-16214
-
- 04 Jun, 2019 14 commits
-
-
Phillip Webb authored
* pr/16717: Polish "Optimize CacheKey handling for immutable sources" Optimize CacheKey handling for immutable sources Closes gh-16717
-
Phillip Webb authored
Make immutable properties more explicit and trust that they truly won't change. See gh-16717
-
dreis2211 authored
Update `SpringIterableConfigurationPropertySource` so that cache keys do not need to be checked if property sources are immutable. See gh-16717
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
Closes gh-16682
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-