Andy Wilkinson
5b26974000
Merge branch '2.0.x'
7 years ago
Andy Wilkinson
874650cb33
Merge branch '1.5.x' into 2.0.x
7 years ago
Brian Clozel
84c9a65e9d
Auto-configure Elasticsearch REST clients
...
This commit adds auto-configuration support for both `RestClient` and
`RestHighLevelClient` which are provided by `elasticsearch-rest-client`
and `elasticsearch-rest-high-level-client` dependencies respectively.
`RestClient` is associated with configuration properties in the
`spring.elasticsearch.rest.*` namespace, since this is the component
taking care of HTTP communication with the actual Elasticsearch node.
`RestHighLevelClient` wraps the first one and naturally inherits that
configuration.
Closes gh-12600
7 years ago
Johnny Lim
96ce71ddc4
Polish
...
Closes gh-13078
7 years ago
Stephane Nicoll
3ad8f3fcbf
Merge branch '2.0.x'
7 years ago
Stephane Nicoll
9dccf5b895
Polish
...
See gh-13078
7 years ago
Stephane Nicoll
7f50d49251
Merge branch '2.0.x'
7 years ago
dreis2211
15d67d6b12
Remove MockServletWebServer.emptyEnumeration()
...
Closes gh-13084
7 years ago
Stephane Nicoll
9cf68a2de4
Merge branch '2.0.x'
7 years ago
dreis2211
e3862d9bdf
Fix deprecation warning in OriginTrackedYamlLoader
...
Closes gh-13085
7 years ago
Brian Clozel
31c7102800
Upgrade to Reactor Californium
...
This Reactor generation will get the Reactor Netty 0.8 upgrade, which
will include important changes such as maven coordinate, package and API
changes.
7 years ago
Brian Clozel
2e9b6bec1b
Merge branch '2.0.x'
7 years ago
Brian Clozel
925269eacc
Upgrade to Reactor Bismuth SR9
...
Closes gh-12848
7 years ago
Phillip Webb
c578a30e90
Polish
7 years ago
Stephane Nicoll
ea2a98d009
Merge branch '2.0.x'
7 years ago
Stephane Nicoll
c22e9a5514
Make sure that JpaProperties does not have Hibernate imports
...
This commit removes Hibernate imports from JpaProperties so that it can
be used with another JPA provider.
This commit is a breaking change for an internal, yet public class used
to transmit customizations provided by the user. It does not change the
external functionality though: naming strategies defined as bean are
still taken into account and a customizer has a chance to override it
regardless.
Closes gh-13043
7 years ago
Phillip Webb
cff552fb05
Merge branch '2.0.x'
7 years ago
Phillip Webb
6556bb2e89
Fix checkstyle violations
7 years ago
Phillip Webb
a323a85e3b
Merge branch '2.0.x'
7 years ago
Phillip Webb
975e986fef
Polish
7 years ago
Phillip Webb
f9750248ef
Migrate KafkaProperties to use PropertyMapper
7 years ago
Madhura Bhave
cdb5d76c7d
Merge branch '2.0.x'
7 years ago
Madhura Bhave
469372c5ef
Account for servlet path "/" in EndpointRequest
...
See gh-12934
7 years ago
Madhura Bhave
e02954a25b
Merge branch '2.0.x'
7 years ago
Madhura Bhave
f5f3af7f9c
Point to gradle plugin's doc for custom dependency versions
...
Fixes gh-12807
7 years ago
Phillip Webb
7b120c1c97
Formatting
7 years ago
Phillip Webb
42c053cf1b
Merge branch '2.0.x'
7 years ago
Phillip Webb
6de479fe6a
Polish
7 years ago
Phillip Webb
93046d058d
Polish
7 years ago
Madhura Bhave
6855c5556d
EndpointRequest should consider server.servlet.path
...
Fixes gh-12934
7 years ago
Phillip Webb
5b3cb8a698
Update copyright header year for changed files
7 years ago
Phillip Webb
57bfbfb3ad
Fix checkstyle errors
7 years ago
Phillip Webb
6e09e497f2
Formatting
7 years ago
Andy Wilkinson
b18a456123
Merge branch '2.0.x'
7 years ago
Andy Wilkinson
fefe9e4e49
Upgrade to Junit Jupiter 5.1.1
...
Closes gh-13075
7 years ago
Andy Wilkinson
c74292c222
Upgrade to Jooq 3.10.7
...
Closes gh-13074
7 years ago
Andy Wilkinson
ee587130b2
Upgrade to Narayana 5.8.1.Final
...
Closes gh-13073
7 years ago
Andy Wilkinson
36880ad25b
Upgrade to Hibernate 5.2.17.Final
...
Closes gh-13072
7 years ago
Andy Wilkinson
578dd8611c
Upgrade to Elasticsearch 5.6.9
...
Closes gh-13071
7 years ago
Andy Wilkinson
205449cca1
Upgrade to Javax Money 1.0.3
...
Closes gh-13070
7 years ago
Andy Wilkinson
9ec27d1f97
Upgrade to Rxjava2 2.1.13
...
Closes gh-13069
7 years ago
Andy Wilkinson
ff915b3450
Upgrade to Hazelcast 3.9.4
...
Closes gh-13068
7 years ago
Andy Wilkinson
5c2d4980de
Upgrade to Couchbase Client 2.5.8
...
Closes gh-13067
7 years ago
Andy Wilkinson
820115a125
Merge branch '2.0.x'
7 years ago
Andy Wilkinson
c16f99f782
Revert "Upgrade to Ehcache 2.10.5" in 2.0 as well
...
See gh-13056
7 years ago
Stephane Nicoll
23c49116ff
Merge branch '2.0.x'
7 years ago
Stephane Nicoll
18b1e8da60
Merge branch '1.5.x' into 2.0.x
7 years ago
Stephane Nicoll
303b479b90
Merge branch '2.0.x'
7 years ago
Stephane Nicoll
959c569199
Merge branch '1.5.x' into 2.0.x
7 years ago
Stephane Nicoll
15936a1fe8
Merge branch '2.0.x'
7 years ago