- Timestamp:
- 03/04/24 17:07:57 (15 months ago)
- Branches:
- main
- Children:
- a2c6c2b
- Parents:
- b78c0c1
- Location:
- src/main/java/com/example/rezevirajmasa/demo/config
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/java/com/example/rezevirajmasa/demo/config/SecurityConfig.java
rb78c0c1 r24819a8 12 12 import org.springframework.security.web.SecurityFilterChain; 13 13 import org.springframework.security.web.util.matcher.AntPathRequestMatcher; 14 import org.springframework.context.annotation.Configuration;15 14 import org.springframework.web.servlet.config.annotation.CorsRegistry; 16 15 import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
Note:
See TracChangeset
for help on using the changeset viewer.