Phillip Webb
df5898a146
Reformat code following spring-javaformat upgrade
2 years ago
Krzysztof Krason
a8958471f6
Switch anonymous inner classes to lambdas
...
See gh-33987
2 years ago
Andy Wilkinson
3b2e5e5292
Remove references to https://repo.spring.io/release
2 years ago
Phillip Webb
816728186a
Clean ant lib folder before build
...
Update `spring-boot-smoke-test-ant` so that the ant lib folder is always
cleaned. Prior to this commit, it was possible for the folder to contain
stale artifacts.
2 years ago
Phillip Webb
e8e56dbb11
Remove spring-boot-smoke-test-webflux-ssl
...
Remove `spring-boot-smoke-test-webflux-ssl` since it's more of
an integration test than a smoke test. We could consider
relocating it to `spring-boot-integration-tests` but since we
have unit tests with a mock PCKCS11 security it's probably
best to see if we can get away without it.
See gh-32179
2 years ago
cdanger
716a839d54
Fix bug in webserver start when loading PKCS#11 KeyStore
...
See gh-32179
2 years ago
Andy Wilkinson
f638c0070a
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33296
2 years ago
Andy Wilkinson
673d301b88
Make Ant smoke test more robust
...
Closes gh-33295
2 years ago
Phillip Webb
c8676a81de
Merge branch '2.6.x' into 2.7.x
2 years ago
Phillip Webb
55ad2b9371
Remove accidentally committed debug code
2 years ago
Phillip Webb
e88a682220
Merge branch '2.6.x' into 2.7.x
2 years ago
Stephane Nicoll
50c099334b
Adapt deprecated getIpAddress call with getHost in Redis Tests
...
Closes gh-32147
2 years ago
thegeekyasian
5b1c6381db
Adapt deprecated getIpAddress call with getHost in Redis Tests
...
See gh-32131
2 years ago
Andy Wilkinson
0b9c2025fb
Fix handling of String Java version in cache smoke test
2 years ago
Andy Wilkinson
f4ddd3b597
Fix EhCache smoke test when building with a toolchain
2 years ago
Stephane Nicoll
748a1c9dbf
Revert "Add missing jaxb dependency for EhCache3 smoke test"
...
This revert a7f06e0
as the version of EhCache already depends on JAXB.
2 years ago
Stephane Nicoll
a7f06e0989
Merge branch '2.6.x' into 2.7.x
2 years ago
Stephane Nicoll
22a5ccfca7
Add missing jaxb dependency for EhCache3 smoke test
...
See gh-31137
2 years ago
Andy Wilkinson
d8e6d9bed8
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31989
2 years ago
Andy Wilkinson
329fa8d37d
Run cache smoke tests against all cache providers
...
Closes gh-31137
2 years ago
Stephane Nicoll
53a652ec65
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31883
2 years ago
Stephane Nicoll
59139e632b
Polish "Disable auto-detection in tests that start Hazelcast"
...
See gh-31863
2 years ago
Stephane Nicoll
782e3f75b6
Polish Hazelcast configuration
...
This commit updates the XSD to 4.2 and removes the "tcp-ip" network
option as it is disabled by default.
See gh-31863
2 years ago
Andy Wilkinson
1e08f545d0
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31525
2 years ago
Andy Wilkinson
f49b16c645
Upgrade to Spring Java Format 0.0.34
...
Closes gh-31524
2 years ago
Stephane Nicoll
498f052a7a
Fix deprecation warning
2 years ago
Phillip Webb
d64f601dfd
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31501
2 years ago
Guirong Hu
3592292e4b
Use ExceptionHandler when Spring MVC uses a different management port
...
Update `CompositeHandlerExceptionResolver` to search for beans in
all contexts. Note that `BeanFactoryUtils.beansOfTypeIncludingAncestors`
cannot not be used since we need to pick up all beans, even if they
have the same name.
See gh-31495
2 years ago
Andy Wilkinson
a0fee42740
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31270
2 years ago
Andy Wilkinson
0834dc5b01
Polish "Update smoke tests to avoid conflicts with NAME environment variable"
...
See gh-31267
2 years ago
Vedran Pavic
95e0d6c0f7
Update smoke tests to avoid conflicts with NAME environment variable
...
This commit updates several smoke tests in order to avoid conflicts
with NAME environment variable that is present in WSL and causes
project build to fail. Previous attempt to fix this in 7da42d71
was
incomplete.
See gh-31267
2 years ago
Andy Wilkinson
935d1264e0
Merge branch '2.6.x' into 2.7.x
3 years ago
Andy Wilkinson
3d203d0215
Polish
3 years ago
Andy Wilkinson
455ee0ce22
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31177
3 years ago
Andy Wilkinson
ee45fd2fc8
Remove redundant throws declarations from internal APIs
...
Closes gh-31176
3 years ago
Scott Frederick
108b3314db
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30889
3 years ago
Scott Frederick
b0bedc332a
Use Testcontainers in Spring Session Reactive smoke tests
...
Closes gh-30888
3 years ago
Scott Frederick
7f4b78469e
Merge branch '2.6.x' into 2.7.x
3 years ago
Scott Frederick
51343139c2
Remove empty files
...
See gh-30875
3 years ago
Scott Frederick
576b72a7a1
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30877
3 years ago
Scott Frederick
6098b0c91f
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30876
3 years ago
Scott Frederick
8fe47aaebd
Remove smoke tests that do nothing without a server
...
Fixes gh-30875
3 years ago
Andy Wilkinson
4cd850cfc0
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30851
3 years ago
Andy Wilkinson
fa327a783d
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30850
3 years ago
Andy Wilkinson
4fd2e0c916
Polish "Fix typos"
...
See gh-30773
3 years ago
Andy Wilkinson
f6d24dc1a8
Fix typos
...
See gh-30773
3 years ago
Moritz Halbritter
b406971094
Remove hyphen from asserting-party
...
spring.security.saml2.relyingparty.registration.*.asserting-party.* is
now named spring.security.saml2.relyingparty.registration.*.assertingparty.*
Closes gh-30785
3 years ago
Moritz Halbritter
6c400daa48
Rename 'identityprovider' property to 'asserting-party'
...
Rename spring.security.saml2.relyingparty.registration.*.identity-provider.*
to spring.security.saml2.relyingparty.registration.*.asserting-party.*
The old property names are still supported, but will lead to a warning
in the logs.
Closes gh-30642
3 years ago
Andy Wilkinson
7789a18d23
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30667
3 years ago
Andy Wilkinson
d4348279a7
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30666
3 years ago