We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcbfe4a commit 26a9ec5Copy full SHA for 26a9ec5
src/main/java/com/myapp/config/CorsConfig.java renamed to src/main/java/com/myapp/auth/CorsConfig.java
@@ -1,4 +1,4 @@
1
-package com.myapp.config;
+package com.myapp.auth;
2
3
import org.springframework.context.annotation.Bean;
4
import org.springframework.context.annotation.Configuration;
0 commit comments