Files
spring-boot/module/spring-boot-security-oauth2-resource-server
Phillip Webb 86567aab1f Enable auto-configuration of OAuth2 machinery in a non-webapp
Refactor `spring-boot-security-oauth2-authorization-server` to separate
core authorization server auto-configuration from Spring Security web
auto-configuration.

This update should allow authorization server auto-configuration
outside or a reactive or servlet web application.

Closes gh-43978
2026-02-26 21:48:08 -08:00
..