mirror of
				https://github.com/spring-projects/spring-security.git
				synced 2025-10-30 22:28:46 +00:00 
			
		
		
		
	This removes `@Configuration` from all `@Enable` Annotations and explicitly adds `@Configuration` to wherever the `@Enable*` Annotations are used. Closes gh-11653