Andy Wilkinson
4b3d6e5bcf
Start building against Spring Security 7.1.0-M2 snapshots
...
See gh-49121
2026-02-05 17:46:48 +00:00
Andy Wilkinson
0ffffee4bf
Upgrade to Nullability Plugin 0.0.9
...
Closes gh-48638
2026-01-08 11:59:51 +00:00
Phillip Webb
de39cc6659
Adapt to upstream Spring Security changes
...
Adapt to https://github.com/spring-projects/spring-security/issues/16300
See gh-47499
2025-10-20 11:21:24 -07:00
Phillip Webb
c2e68c0911
Refactor security auto-configuration package structure
...
Refactor security auto-configuration package structure and classes to
create distinct web configurations.
Closes gh-14412
2025-10-16 14:10:08 -07:00
Moritz Halbritter
969d1774ed
Add nullability annotations to tests in module/spring-boot-security-saml2
...
See gh-47263
2025-10-15 16:58:19 +02:00
Phillip Webb
8f89bd304f
Polish code to fix warnings
2025-10-14 21:51:25 -07:00
Andy Wilkinson
5348880b69
Modularize spring-boot-test-autoconfigure
...
This commit modularizes spring-boot-test-autoconfigure. It now
contains only the code that's central to test auto-configuration.
Feature-specific functionality has moved out into -test modules,
some existing and some newly created. For example, `@DataJpaTest` can
now be found in spring-boot-data-jpa-test.
Closes gh-47322
2025-09-25 13:11:35 +01:00
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
2025-07-10 17:54:08 -07:00