Andy Wilkinson
07d9a614e0
Merge branch '2.5.x'
...
Closes gh-27804
2021-08-23 15:45:51 +01:00
Andy Wilkinson
b508d77a4e
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27803
2021-08-23 15:45:33 +01:00
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
2021-08-03 09:43:44 +02:00
Andy Wilkinson
a5656e0932
Make @ConstructorBinding implict for config prop records
...
Closes gh-27216
2021-07-24 10:03:37 +01:00
Andy Wilkinson
43f1b98864
Polish "Add @WebServiceServerTest slice test support"
...
See gh-27091
2021-07-16 11:28:39 +01:00
Madhura Bhave
c6acce569f
Merge branch '2.4.x' into 2.5.x
...
See gh-27139
2021-07-02 15:43:15 -07:00
Madhura Bhave
503d50f39e
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27139
2021-07-01 15:59:12 -07:00
Madhura Bhave
32a1644cca
Split spring boot features into multiple sections
...
See gh-27132
2021-06-30 22:17:48 -07:00
Stephane Nicoll
573ca50333
Merge branch '2.5.x'
...
Closes gh-27117
2021-06-29 08:22:13 +02:00
Nurlan Tembayev
e57970393c
Remove unnecessary unit for spring.datasource.tomcat.max-active
...
See gh-27103
2021-06-29 08:21:50 +02:00
Stephane Nicoll
53fe7b71f6
Merge branch '2.5.x'
...
Closes gh-27116
2021-06-29 08:17:30 +02:00
biergit
79638a8f63
Fix anchor rewrites containing a question mark
...
See gh-27107
2021-06-29 08:09:45 +02:00
Stephane Nicoll
7d8e7468bf
Merge branch '2.5.x'
...
See gh-27065
2021-06-24 08:22:02 +02:00
Stephane Nicoll
d079db1dce
Polish
...
See gh-26978
2021-06-24 08:20:11 +02:00
Stephane Nicoll
d4fa46f1b9
Polish startup endpoint description in reference doc
...
Closes gh-26978
2021-06-24 07:19:58 +02:00
Phillip Webb
ad8ce2aa05
Merge branch '2.5.x'
2021-06-16 23:43:14 -07:00
Phillip Webb
5c65b1bcde
Fix asciidoctor anchor references
...
See gh-26939
2021-06-16 23:42:29 -07:00
Phillip Webb
7bd6611e4c
Merge branch '2.5.x'
...
Closes gh-26940
2021-06-16 22:43:52 -07:00
Phillip Webb
c3b873c11d
Merge branch '2.4.x' into 2.5.x
...
Closes gh-26939
2021-06-16 22:43:13 -07:00
Stephane Nicoll
52fedb2bb4
Add support for InfluxDB 2.x
...
Closes gh-25891
2021-06-15 08:21:37 +02:00
Stephane Nicoll
a0cf1eed41
Add support for customizing the auto-configured ClientResources
...
Closes gh-26792
2021-06-14 09:32:43 +02:00
Stephane Nicoll
6505e03cb2
Polish "Add auto-configuration for Spring Data Envers"
...
See gh-22610
2021-06-14 08:28:17 +02:00
Stephane Nicoll
d17c475504
Polish "Enable Redis connection pool if commons-pool2 is available"
...
See gh-26326
2021-06-14 08:25:21 +02:00
Stephane Nicoll
6b4efcce11
Polish "Apply RSocketConnectorConfigurer beans to RSocketRequester.Builder"
...
See gh-26341
2021-06-12 17:51:57 +02:00
Phillip Webb
abd926788f
Merge branch '2.4.x'
...
Closes gh-26782
2021-06-06 21:53:10 -07:00
Madhura Bhave
554cf9d7c7
Merge branch '2.4.x' into main
...
Closes gh-26741
2021-06-02 12:24:36 -07:00
Stephane Nicoll
1f95989e85
Merge branch '2.4.x'
...
Closes gh-26735
2021-06-02 13:56:13 +02:00
Stephane Nicoll
e5ee1eb86f
Merge branch '2.4.x'
...
See gh-26654
2021-05-26 09:27:52 +02:00
Stephane Nicoll
f3d4fdb9c4
Merge branch '2.4.x'
...
Closes gh-26655
2021-05-25 10:46:40 +02:00
Phillip Webb
72d50ed2f8
Move "Testing With Spring Security" How-to
...
See gh-26262
2021-05-18 11:49:02 -07:00
Andy Wilkinson
88b383c6bb
Polish "Update docs and internal dep mgmt following Spock 2.0's release"
...
See gh-26586
2021-05-18 10:00:05 +01:00
dreis2211
5a6c355397
Update docs and internal dep mgmt following Spock 2.0's release
...
See gh-26586
2021-05-18 09:59:29 +01:00
Andy Wilkinson
05a64ecb2c
Merge branch '2.4.x'
...
Closes gh-26522
2021-05-17 11:24:29 +01:00
Andy Wilkinson
f44c99df26
Merge branch '2.4.x'
...
Closes gh-26452
2021-05-13 14:01:37 +01:00
Phillip Webb
d3207b107c
Polish docs
2021-05-05 23:42:22 -07:00
Phillip Webb
65c00f373a
Polish
2021-05-04 14:07:58 -07:00
Phillip Webb
711a0c19e6
Use consistent asciidoctor subs attribute
...
Closes gh-25101
2021-05-04 13:01:20 -07:00
Phillip Webb
979fa12ca9
Polish source type for Gradle snippets
2021-05-04 10:35:39 -07:00
Phillip Webb
d6d1d95741
Use American English spellings
2021-05-03 22:39:45 -07:00
Phillip Webb
b5583a4620
Polish doc code samples
...
See gh-6313
2021-05-03 22:39:44 -07:00
Phillip Webb
b314d848dc
Polish docs code
...
See gh-6313
2021-04-30 18:19:52 -07:00
Phillip Webb
09e85806d6
Align docs package structure with heading IDs
...
See gh-6313
2021-04-30 16:34:35 -07:00
Phillip Webb
33c6c600a9
Split up adoc files
...
Closes gh-23254
2021-04-29 17:32:27 -07:00