4985 Commits

Author SHA1 Message Date
Stephane Nicoll
f9e809b00e Upgrade to Undertow 2.0.23.Final
Closes gh-17676
2019-07-31 14:51:58 +02:00
Stephane Nicoll
dc4e67f5dd Remove useless classpath override 2019-07-31 13:55:38 +02:00
Stephane Nicoll
34ee27d0b7 Upgrade to Lettuce 5.1.8.RELEASE
Closes gh-17700
2019-07-30 15:26:53 +02:00
Stephane Nicoll
fe515a301d Upgrade to Reactor Californium-SR10
Closes gh-17639
2019-07-30 11:12:39 +02:00
Tomas Aschan
1b172dc4fe Clarify documentation about specifying main class
See gh-17003
2019-07-29 11:36:26 -07:00
Phillip Webb
73efce6306 Upgrade to Undertow 2.0.22.Final
Closes gh-17676
2019-07-29 14:46:16 +01:00
Phillip Webb
d7ee504ee0 Only include our own mime mappings in Undertow
Update `UndertowServletWebServerFactory` so that only our own mime type
mappings are included. Prior to this commit both our mime mappings and
Undertow's default mime mappings would always be included.

Fixes gh-17687
2019-07-29 14:44:57 +01:00
Stephane Nicoll
c76133eb22 Upgrade to Xmlunit2 2.6.3
Closes gh-17686
2019-07-29 14:34:19 +02:00
Stephane Nicoll
42942ac076 Upgrade to Spring Cloud Connectors 2.0.6.RELEASE
Closes gh-17685
2019-07-29 14:34:19 +02:00
Stephane Nicoll
9af85534c1 Upgrade to Postgresql 42.2.6
Closes gh-17684
2019-07-29 14:34:19 +02:00
Stephane Nicoll
0620a21cc1 Upgrade to Pooled Jms 1.0.6
Closes gh-17683
2019-07-29 14:34:19 +02:00
Stephane Nicoll
7c499b1d01 Upgrade to Jolokia 1.6.2
Closes gh-17682
2019-07-29 14:34:19 +02:00
Stephane Nicoll
e11d180e2e Upgrade to Janino 3.0.15
Closes gh-17681
2019-07-29 14:34:19 +02:00
Stephane Nicoll
ddf84ac685 Upgrade to Tomcat 9.0.22
Closes gh-17680
2019-07-29 14:34:19 +02:00
Stephane Nicoll
1f901d398b Upgrade to Byte Buddy 1.9.16
Closes gh-17679
2019-07-29 14:34:19 +02:00
Stephane Nicoll
1afcf5291d Upgrade to Mysql 8.0.17
Closes gh-17678
2019-07-29 14:34:19 +02:00
Stephane Nicoll
fd7ed9c8be Upgrade to Joda Time 2.10.3
Closes gh-17677
2019-07-29 14:34:19 +02:00
Stephane Nicoll
77317a44d8 Upgrade to Rxjava2 2.2.10
Closes gh-17675
2019-07-29 14:15:12 +02:00
Stephane Nicoll
eb6a160c13 Upgrade to Netty 4.1.38.Final
Closes gh-17674
2019-07-29 14:15:11 +02:00
Stephane Nicoll
487aab4f0a Upgrade to Appengine Sdk 1.9.76
Closes gh-17673
2019-07-29 14:15:10 +02:00
Stephane Nicoll
6356852e2f Polish "Log health check failure with Reactive health indicators"
See gh-17635
2019-07-29 11:25:44 +02:00
Dmytro Nosan
fe1b9c9501 Log health check failure with Reactive health indicators
See gh-17635
2019-07-29 11:18:19 +02:00
Stephane Nicoll
b79de1e7e3 Fix broken build 2019-07-26 16:26:37 +02:00
Stephane Nicoll
dd5d55a2d8 Start building against Spring Kafka 2.2.8 snapshots
See gh-17645
2019-07-26 14:12:53 +02:00
Stephane Nicoll
4b6b5fc160 Start building against Spring Integration 5.1.7 snapshots
See gh-17643
2019-07-26 14:11:33 +02:00
Stephane Nicoll
aa5630b0e0 Start building against Spring AMQP 2.1.8 snapshots
See gh-17641
2019-07-26 14:09:42 +02:00
Stephane Nicoll
ac4dcfbf9a Improve detection of NoSuchMethodError cause
Closes gh-17649
2019-07-26 12:01:35 +02:00
Stephane Nicoll
9e8649ccca Start building against Reactor Californium snapshots
See gh-17639
2019-07-25 17:37:40 +02:00
Dmytro Nosan
efce9388e7 Trim OAuth2 provider property whitespace
Update `OAuth2ClientPropertiesRegistrationAdapter` to trim whitespace
of the "provider" property.

See gh-17497
2019-07-24 14:32:41 +01:00
Phillip Webb
fb1dd8fe93 Merge branch '2.0.x' into 2.1.x 2019-07-24 11:41:32 +01:00
Phillip Webb
913e831f4e Merge '1.5.x' into 2.0.x 2019-07-24 11:39:58 +01:00
Stephane Nicoll
057ca8f6a8 Polish "Clarify description of "logging.file.max-history""
See gh-17567
2019-07-24 11:36:15 +02:00
lihongmingming
00a5528d7f Clarify description of "logging.file.max-history"
See gh-17567
2019-07-24 11:36:15 +02:00
Stephane Nicoll
30fe10613d Improve how to configure configuration keys of a custom starter
Closes gh-17573
2019-07-22 15:28:17 +02:00
Stephane Nicoll
300f07b2a8 Polish 2019-07-22 15:20:37 +02:00
Stephane Nicoll
3c7ac4fe7f Polish 2019-07-22 13:17:51 +02:00
Stephane Nicoll
1661da8774 Polish "Configure ActiveMQConnectionFactory properly without spring-jms"
See gh-17531
2019-07-22 13:09:31 +02:00
Dmytro Nosan
77b52b993b Configure ActiveMQConnectionFactory properly without spring-jms
See gh-17531
2019-07-22 13:08:42 +02:00
dreis2211
c2b6939ae1 Cover more known Java versions in JavaVersion
See gh-17590
2019-07-22 10:24:54 +02:00
Andy Wilkinson
74f0e42c98 Make it clearer when there will be no auto-configured MessageSource
Closes gh-17485
2019-07-19 15:44:00 +01:00
Stephane Nicoll
8eb6886388 Fix code formating 2019-07-19 11:29:12 +02:00
Stephane Nicoll
e6a5895c05 Start build against Spring Session Bean snapshots
See gh-17581
2019-07-19 11:13:43 +02:00
Stephane Nicoll
32e00d5dd2 Start building against Spring Data Lovelace snapshots
See gh-17353
2019-07-19 11:11:42 +02:00
Stephane Nicoll
1d4e9cb6a4 Start building against Spring Framework 5.1 snapshots
See gh-17351
2019-07-19 11:10:58 +02:00
Stephane Nicoll
b8d92cb0ae Fix @DataJdbcTest to be transactional as advertized
Closes gh-17513
2019-07-19 10:33:59 +02:00
Stephane Nicoll
5903e9a57a Polish 2019-07-19 10:33:52 +02:00
dreis2211
43833c7bf0 Remove unused java-statsd-client dependencies
See gh-17508
2019-07-18 17:54:48 +01:00
Andy Wilkinson
591250f75e Polish "Hide loader classes from Tomcat's ServletContext resource paths"
See gh-17538
2019-07-18 17:05:31 +01:00
adavid9
a81325bbbc Hide loader classes from Tomcat's ServletContext resource paths
See gh-17538
2019-07-18 17:05:27 +01:00
Andy Wilkinson
b725c60177 Deprecate DeploymentInfo customization with reactive Undertow
Fixes gh-17555
2019-07-18 06:54:38 +01:00