Ignore:
Timestamp:
03/04/24 17:07:57 (15 months ago)
Author:
Aleksandar Panovski <apano77@…>
Branches:
main
Children:
a2c6c2b
Parents:
b78c0c1
Message:

Authorization layer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main/java/com/example/rezevirajmasa/demo/config/SecurityConfig.java

    rb78c0c1 r24819a8  
    1212import org.springframework.security.web.SecurityFilterChain;
    1313import org.springframework.security.web.util.matcher.AntPathRequestMatcher;
    14 import org.springframework.context.annotation.Configuration;
    1514import org.springframework.web.servlet.config.annotation.CorsRegistry;
    1615import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
Note: See TracChangeset for help on using the changeset viewer.