Stephane Nicoll
fc5fd7fd75
Start building against Spring AMQP 2.4.0-M2 snapshots
...
See gh-27622
5 years ago
Stephane Nicoll
1862c6175a
Upgrade to Reactor 2020.0.10
...
Closes gh-27606
5 years ago
Stephane Nicoll
2fd4ac67d1
Upgrade to Reactor 2020.0.10
...
Closes gh-27600
5 years ago
Stephane Nicoll
7d326bd0dc
Upgrade to Reactor 2020.0.10
...
Closes gh-27595
5 years ago
Andy Wilkinson
d4d1ca007e
Mention productionRuntimeClasspath in the docs
...
Closes gh-27558
5 years ago
Henning Pöttker
5b15c2191b
Fix typo in javadoc
...
See gh-27614
5 years ago
Stephane Nicoll
cd0bb969db
Fix Potential NPE in TomcatMetricsBinder.findContext()
...
Closes gh-27576
5 years ago
Stephane Nicoll
91fe94bf17
Start building against Spring Session 2021.1.0 snapshots
...
See gh-27612
5 years ago
Stephane Nicoll
00989f5ce7
Start building against Spring Integration 5.5.3 snapshots
...
See gh-27611
5 years ago
Stephane Nicoll
e17d9cbf79
Start building against Spring Security 5.6.0-M2 snapshots
...
See gh-27610
5 years ago
Stephane Nicoll
a4eda34170
Start building against Spring Kafka 2.8.0-M2 snapshots
...
See gh-27609
5 years ago
Stephane Nicoll
ad7d40b11f
Start building against Spring Data 2021.1.0-M2 snapshots
...
See gh-27608
5 years ago
Stephane Nicoll
a916bc855f
Start building against Micrometer 1.8.0-M2 snapshots
...
See gh-27607
5 years ago
Stephane Nicoll
4977d7438f
Start building against Reactor 2020.0.10 snapshots
...
See gh-27606
5 years ago
Stephane Nicoll
585eb00af6
Start building against Spring Session 2021.0.2 snapshots
...
See gh-27605
5 years ago
Stephane Nicoll
a304494508
Start building against Spring Integration 5.5.3 snapshots
...
See gh-27604
5 years ago
Stephane Nicoll
53bdcc9586
Start building against Spring Security 5.5.2 snapshots
...
See gh-27603
5 years ago
Stephane Nicoll
93f9c60540
Start building against Spring Kafka 2.7.6 snapshots
...
See gh-27602
5 years ago
Stephane Nicoll
b09aea8ec1
Start building against Micrometer 1.7.3 snapshots
...
See gh-27601
5 years ago
Stephane Nicoll
d4b6fd2344
Start building against Reactor 2020.0.10 snapshots
...
See gh-27600
5 years ago
Stephane Nicoll
a4bf490582
Start building against Spring Session 2020.0.6 snapshots
...
See gh-27599
5 years ago
Stephane Nicoll
e377a59f51
Start building against Spring Integration 5.4.10 snapshots
...
See gh-27598
5 years ago
Stephane Nicoll
7e3ad42fd3
Start building against Spring Security 5.4.8 snapshots
...
See gh-27597
5 years ago
Stephane Nicoll
1f2a5becf7
Start building against Micrometer 1.6.10 snapshots
...
See gh-27596
5 years ago
Stephane Nicoll
50b3b73ca7
Start building against Reactor 2020.0.10 snapshots
...
See gh-27595
5 years ago
Andy Wilkinson
7610fe02c5
Test our Gradle plugin against 7.2-rc-2
...
Closes gh-27593
5 years ago
izeye
9f44cefc56
Use deprecated mainClassName in Gradle test
...
See gh-27537
5 years ago
wuwen
46c47dcd29
Remove dead code in DefaultErrorAttributes
...
See gh-27538
5 years ago
Brian Clozel
8b3bea173c
Configure WebTestClient for @AutoConfigureMockMvc tests
...
As of Spring Framework 5.3, `WebTestClient` can now be configured on top
of `MockMvc` for testing Spring MVC applications in a mock environment.
Prior to this commit, `WebTestClient` would be already configured for
WebFlux mock setups with `@AutoConfigureWebTestClient` or live servers
(for both MVC and WebFlux apps).
This commit enhances the `@AutoConfigureWebMvc` support so that a
`WebTestClient` instance is auto-configured if the spring-webflux
dependency is present on the classpath.
Closes gh-23067
5 years ago
Brian Clozel
a1fe82c3dd
Fix formatting
5 years ago
Brian Clozel
e48cb12252
Polish "Add spring.webflux.multipart configuration properties"
...
See gh-26254
5 years ago
bono007
4c0b6304ac
Add spring.webflux.multipart configuration properties
...
See gh-26254
5 years ago
Scott Frederick
5d793afcb5
Prevent hanging when deleting Docker builder container after exception
...
An exception being thrown while the Maven plugin is uploading the app
archive bits to an ephemeral builder container would leave the
interaction with the Docker daemon in a state that caused further
interaction with the daemon (such as deleting the ephemeral builder)
to hang indefinitely. This commit cleans up the connection on an
exception to prevent this condition.
Fixes gh-27515
5 years ago
Andy Wilkinson
64c0eceec7
Add support for dumping the heap on OpenJ9
...
Closes gh-26466
5 years ago
Andy Wilkinson
7eb5f35f2f
Make WebTestClient creation back off when no HTTP client available
...
Fixes gh-27520
5 years ago
Andy Wilkinson
ad2d9c0ab1
Customize Cassandra's configuration to reduce container startup time
...
Closes gh-27524
5 years ago
Andy Wilkinson
85054723f0
Reinstate GradleProjectBuilder for compatibility with JDK17-ea32
...
See gh-27521
5 years ago
Andy Wilkinson
ca5af2d456
Test our Gradle plugin against Gradle 7.2-rc-1
...
Closes gh-27521
5 years ago
Andy Wilkinson
ade922baec
Stabilize LiveReloadServerTests
...
Closes gh-27503
5 years ago
Andy Wilkinson
031a036c9f
Customize security filter registration in separate management context
...
Fixes gh-27372
5 years ago
Stephane Nicoll
6d0f5d5f21
Upgrade to Spring Integration 5.4.9
...
Closes gh-27500
5 years ago
Stephane Nicoll
d31653e3c3
Upgrade to Spring Kafka 2.6.10
...
Closes gh-27501
5 years ago
Andy Wilkinson
4247131192
Start building against Spring Integration 5.4.9 snapshots
...
See gh-27500
5 years ago
Andy Wilkinson
5d9da7206e
Limit use of deprecated mainClassName in Gradle plugin tests
...
Closes gh-27320
5 years ago
Andy Wilkinson
0326fa47b7
Make DataJpaTestSchemaCredentialsIntegrationTests create the schema
...
Closes gh-26106
5 years ago
Andy Wilkinson
621844abda
Polish "Use MessageSource to interpolate bean validation messages"
...
See gh-17530
5 years ago
Dmytro Nosan
bbb8367afb
Use MessageSource to interpolate bean validation messages
...
See gh-17530
5 years ago
Andy Wilkinson
ea9b155776
Remove dependency management for org.jboss:jboss-transaction-spi
...
Closes gh-26574
5 years ago
Andy Wilkinson
388068cdff
Polish "Sanitize URIs with non-alpha characters in their schemes"
...
See gh-27482
5 years ago
Billy Tobon
bafa9c4784
Sanitize URIs with non-alpha characters in their schemes
...
See gh-27482
5 years ago