mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:00:29 +00:00
Revert "Restructure of security packages"
See gh-14412
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ import java.util.Date;
|
||||
import java.util.Map;
|
||||
|
||||
import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||
import org.springframework.boot.autoconfigure.security.web.servlet.PathRequest;
|
||||
import org.springframework.boot.autoconfigure.security.servlet.PathRequest;
|
||||
import org.springframework.boot.builder.SpringApplicationBuilder;
|
||||
import org.springframework.context.annotation.Configuration;
|
||||
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
|
||||
|
||||
Reference in New Issue
Block a user