Phillip Webb
ba1ef52e39
Merge branch '2.0.x'
6 years ago
Phillip Webb
893d5666be
Update copyright year for changed files
6 years ago
Phillip Webb
74376aa023
Polish
6 years ago
Andy Wilkinson
ac322a8e30
Polish
6 years ago
Andy Wilkinson
789f18259f
Upgrade to Infinispan 9.4.3.Final
...
Closes gh-15338
6 years ago
Andy Wilkinson
d6adda1ec9
Upgrade to Flyway 5.2.3
...
Closes gh-15337
6 years ago
Andy Wilkinson
ebd6f4d0e5
Upgrade to Jetty Reactive Httpclient 1.0.2
...
Closes gh-15336
6 years ago
Andy Wilkinson
a02c0c9881
Upgrade to Byte Buddy 1.9.5
...
Closes gh-15335
6 years ago
Andy Wilkinson
1ea3444e76
Upgrade to Undertow 2.0.16.Final
...
Closes gh-15334
6 years ago
Andy Wilkinson
9f4d55766b
Upgrade to Rxjava2 2.2.4
...
Closes gh-15333
6 years ago
Andy Wilkinson
4feda19072
Upgrade to Netty Tcnative 2.0.20.Final
...
Closes gh-15332
6 years ago
Andy Wilkinson
f29f73c295
Upgrade to Lettuce 5.1.3.RELEASE
...
Closes gh-15331
6 years ago
Andy Wilkinson
d0fcbd106b
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
28cd017347
Upgrade to Thymeleaf Extras Java8time 3.0.2.RELEASE
...
Closes gh-15330
6 years ago
Andy Wilkinson
b709f7afaa
Upgrade to Netty 4.1.31.Final
...
Closes gh-15329
6 years ago
Andy Wilkinson
9a25c2ce7e
Start building against Micrometer 1.1.1 snapshots
...
See gh-15328
6 years ago
Andy Wilkinson
ca11e83857
Start building against Micrometer 1.0.8 snapshots
...
See gh-15327
6 years ago
Andy Wilkinson
321da6c578
Upgrade to Spring Session Apple SR-7
...
Closes gh-15254
6 years ago
Andy Wilkinson
cdecd053c3
Upgrade to Spring Session Bean-SR1
...
Closes gh-15275
6 years ago
Andy Wilkinson
79102454b2
Upgrade to Spring Integration 5.1.1.RELEASE
...
Closes gh-15272
6 years ago
Andy Wilkinson
452028e347
Upgrade to Spring Integration 5.0.10.RELEASE
...
Closes gh-15251
6 years ago
Madhura Bhave
427d494d57
Merge branch '2.0.x'
6 years ago
Madhura Bhave
02a1c43587
Fix tests
6 years ago
Madhura Bhave
fc6c07ad3c
Merge branch '2.0.x'
6 years ago
Madhura Bhave
decaacddce
Account for application path for Jersey servlet endpoints
...
Closes gh-14895
6 years ago
Andy Wilkinson
8560010bd4
Upgrade to Spring Kafka 2.1.11.RELEASE
...
Closes gh-15315
6 years ago
Andy Wilkinson
5fab0aee43
Upgrade to Spring AMQP 2.0.10.RELEASE
...
Closes gh-15256
6 years ago
Andy Wilkinson
edbca5f4c0
Upgrade to Spring Security 5.0.10.RELEASE
...
Closes gh-15253
6 years ago
Andy Wilkinson
33e67f5847
Upgrade to Spring Kafka 2.2.2.RELEASE
...
Closes gh-15273
6 years ago
Andy Wilkinson
524a68209a
Upgrade to Spring AMQP 2.1.2.RELEASE
...
Closes gh-15271
6 years ago
Andy Wilkinson
3178e3f34b
Upgrade to Spring Security 5.1.2.RELEASE
...
Closes gh-15274
6 years ago
Brian Clozel
d12e42e8d5
Polish
...
Closes gh-15211
6 years ago
artsiom
0a4ba499df
Add Actuator health checks for Elasticsearch REST clients
...
This commit adds `ElasticsearchRestHealthIndicator`, a new
`HealthIndicator` for Elasticsearch, using the Elasticsearch "low level
rest client" provided by the
`"org.elasticsearch.client:elasticsearch-rest-client"` dependency.
Note that Spring Boot will auto-configure both low and high level REST
clients, but since the high level one is using the former, a single
health indicator will cover both cases.
See gh-15211
6 years ago
Andy Wilkinson
6a766cf919
Start building against Spring Kafka 2.2.2 snapshots
...
See gh-15273
6 years ago
Stephane Nicoll
114347107e
Polish key description
6 years ago
Stephane Nicoll
33000b6e8e
Polish contribution
...
Closes gh-14985
6 years ago
Alon Bar-Lev
108f28417e
Allow to disable SSL client authentication on the management port
...
When server and management are at different ports, and when server
requires TLS client authentication, then there is no simple method to
disable TLS client authentication for management port.
This commit adds an additional "none" option to ssl.client-auth.
Example:
server.port=8080
server.ssl.enabled=true
server.ssl.client-auth=need
management.server.port=8081
management.server.ssl.enabled=true
management.server.ssl.client-auth=none
See gh-14985
6 years ago
Stephane Nicoll
476fe6ed17
Stop configuring metrics if hibernate is not available
...
Closes gh-15317
6 years ago
Stephane Nicoll
5f145ac482
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
b103e0c869
Polish "Unwrap DataSource target rather than plain instanceof calls"
...
Closes gh-15227
6 years ago
Stephane Nicoll
98378e210d
Start building against Spring Kafka 2.1.11 snapshots
...
See gh-15315
6 years ago
dreis2211
17f04b8b75
Replace DirectFieldAccessor usages by hasFieldOrPropertyWithValue
...
Closes gh-15312
6 years ago
Andy Wilkinson
2dc8f49f8a
Polish
6 years ago
Andy Wilkinson
dad6d4beca
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
2b22b23aad
Polish
6 years ago
Andy Wilkinson
cf7664c01a
Cope with version not found in Embedded Mongo's Version enum
...
Closes gh-15311
6 years ago
Andy Wilkinson
dee8085f20
Merge branch '2.0.x'
6 years ago
Johannes Zick
83cf348ec8
Warn about Quartz dropping tables on restart
...
Closes gh-15295
6 years ago
Andy Wilkinson
760003b9d7
Polish "Document that test slices should not be combined"
...
Closes gh-15310
6 years ago
dreis2211
29cd1cc762
Document that test slices should not be combined
...
See gh-15310
6 years ago