Skip to content

Commit

Permalink
Disabled csrf
Browse files Browse the repository at this point in the history
  • Loading branch information
usserwoutV2 committed Mar 3, 2024
1 parent 1e01353 commit 3a9591b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.CorsRegistry;
import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;

@Configuration
Expand Down

0 comments on commit 3a9591b

Please sign in to comment.