Skip to content

Commit

Permalink
fix :: cors config fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lgwk42 committed Jun 27, 2024
1 parent 2f21987 commit 85fc361
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
package com.project.qvick.global.common.config;

import io.micrometer.common.lang.NonNull;
import io.micrometer.common.lang.NonNullApi;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.CorsRegistry;
Expand Down

0 comments on commit 85fc361

Please sign in to comment.