Andy Wilkinson
703ecef0bf
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44974
12 months ago
Andy Wilkinson
d36876752f
Merge pull request #44942 from nosan
...
* gh-44942:
Fix CassandraRepositoriesAutoConfigurationTests
Closes gh-44942
12 months ago
Dmytro Nosan
a55f5f0aac
Fix CassandraRepositoriesAutoConfigurationTests
...
Update CassandraRepositoriesAutoConfigurationTests to use the correct
'spring.data.cassandra.repositories.type' property.
See gh-44942
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
12 months ago
Andy Wilkinson
7630c7c505
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44972
12 months ago
Andy Wilkinson
f2f0b0cbcf
Merge pull request #44949 from izeye
...
* gh-44949:
Polish
Closes gh-44949
12 months ago
Johnny Lim
f3d2ab824e
Polish
...
See gh-44949
Signed-off-by: Johnny Lim <izeye@naver.com>
12 months ago
Andy Wilkinson
b1fb36bf4b
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44968
12 months ago
Andy Wilkinson
a8381e7cbd
Ensure that only spring-core's ReflectionUtils is used
...
Closes gh-44837
12 months ago
Andy Wilkinson
05f9177abc
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44966
12 months ago
Andy Wilkinson
d07cc59907
Polish security documentation
...
This commit updates the WebFlux security documentation, primarily to
link to reactive types rather than their Servlet-based equivalents.
It also attempts to clarify when a user details service is
auto-configured.
Closes gh-44955
12 months ago
Moritz Halbritter
b0fb9f9c66
Merge pull request #44947 from aahlenst
...
* pr/44947:
Replace mentions of deprecated MockBean annotation
Closes gh-44947
12 months ago
Andreas Ahlenstorf
64843ec2f0
Replace mentions of deprecated MockBean annotation
...
See gh-44947
Signed-off-by: Andreas Ahlenstorf <andreas@ahlenstorf.ch>
12 months ago
Moritz Halbritter
8eb2da3aa1
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44960
12 months ago
Moritz Halbritter
b381fb1c39
Merge pull request #44957 from dependabot[bot]
...
* pr/44957:
Polish "Bump gradle/actions from 4.3.0 to 4.3.1"
Bump gradle/actions from 4.3.0 to 4.3.1
Closes gh-44957
12 months ago
Moritz Halbritter
4686dafabf
Polish "Bump gradle/actions from 4.3.0 to 4.3.1"
...
See gh-44957
12 months ago
dependabot[bot]
ccc36098f2
Bump gradle/actions from 4.3.0 to 4.3.1
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](94baf225fe...06832c7b30 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-44957
Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
Andy Wilkinson
2661757a1a
Merge branch '3.3.x' into 3.4.x
12 months ago
Andy Wilkinson
6ad48639c2
Back port 246c4a2 to 3.3.x
...
The changes do not apply cleanly when cherry-picked so they
have been redone manually.
Closes gh-44941
12 months ago
Andy Wilkinson
96ffb2b1a0
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44940
12 months ago
Andy Wilkinson
bed6ad3c43
Polish UserDetailsServiceAutoConfigurationTests
...
Closes gh-44939
12 months ago
Andy Wilkinson
16e4449a33
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44936
12 months ago
Andy Wilkinson
aab929d029
Polish ReactiveUserDetailsServiceAutoConfigurationTests
...
Closes gh-44934
12 months ago
Andy Wilkinson
37164603a4
Merge branch '3.3.x' into 3.4.x
12 months ago
Andy Wilkinson
d1345c4d9e
Address javadoc warnings in FileWatcherTests
12 months ago
Andy Wilkinson
6fde9dc49b
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44922
12 months ago
Andy Wilkinson
7b29e6535d
Move ErrorAttributesOptionsTests to correct package
...
Closes gh-44920
12 months ago
Andy Wilkinson
68041de427
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44914
12 months ago
Andy Wilkinson
86d11c90e2
Allow dockerTest tasks to be run in parallel through configuration
...
Closes gh-44913
12 months ago
Stéphane Nicoll
44dbf1a71b
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44908
12 months ago
Stéphane Nicoll
dd1ac616f3
Clarify the behavior if multiple Executor beans are present
...
Closes gh-44907
12 months ago
Andy Wilkinson
056429a65c
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44903
12 months ago
Andy Wilkinson
2f7d598f41
Check imported boms for unwanted dependency management
...
Closes gh-42523
12 months ago
Andy Wilkinson
9fa4e0d80c
Merge branch '3.3.x' into 3.4.x
12 months ago
Moritz Halbritter
7f971d21a4
Merge pull request #44789 from nosan
...
* pr/44789:
Add tests for OtlpTracingAutoConfiguration
Closes gh-44789
12 months ago
Dmytro Nosan
48b7467d38
Add tests for OtlpTracingAutoConfiguration
...
See gh-44789
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
12 months ago
Andy Wilkinson
9cd6af9ecf
Polish CheckBom task
12 months ago
Andy Wilkinson
a6ee681b48
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44898
12 months ago
Andy Wilkinson
46a30e98bb
Use ResolvedBom for bom checks
...
Closes gh-44897
12 months ago
Andy Wilkinson
d78a208730
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44895
12 months ago
Andy Wilkinson
95d89fba94
Remove no-longer-used effective bom artifact
...
Closes gh-44894
12 months ago
Andy Wilkinson
32234545af
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44892
12 months ago
Andy Wilkinson
17be4bdb5f
Use ResolvedBom as a source for AntoraAsciidocAttributes
...
Closes gh-44891
12 months ago
Brian Clozel
ac9ad4598d
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44887
12 months ago
Dmytro Nosan
14bbceb038
Watch symlinks for changes for SSL hot reloading
...
Prior to this commit, the SSL file hot reloading feature would
create file watchers for all configured locations and would resolve
symbolic links if they're found as registrations.
This arrangement would work for typical Let's Encrypt setups, but
would not get notified of consecutive changes for k8s setups.
Kubernetes uses a mix of symlinks and atomic file moves to update
secrets.
This commit not only tracks changes to symlinks targets, but also
to the original symlink.
Closes gh-44807
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
[brian.clozel@broadcom.com: apply code conventions]
Signed-off-by: Brian Clozel <brian.clozel@broadcom.com>
12 months ago
Andy Wilkinson
aa6d2f19fd
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44888
12 months ago
Andy Wilkinson
4f91d41666
Source version properties for Maven plugin tests from resolved bom
...
Closes gh-44886
12 months ago
Andy Wilkinson
f121cf76d4
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44884
12 months ago
Andy Wilkinson
7d9bbb685e
Remove unused dependenciesBom configuration
...
Closes gh-44883
12 months ago
Andy Wilkinson
42f5f63c8f
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44881
12 months ago
Andy Wilkinson
1047c2158a
Use resolved bom as source of javadoc links
...
Closes gh-44878
12 months ago