springio-2022-securing-spas-with-spring
springio-2022-securing-spas-with-spring copied to clipboard
This is the repository for the talk Securing SPAs with Spring from Spring I/O 2022
Results
1
springio-2022-securing-spas-with-spring issues
Sort by
recently updated
recently updated
newest added
trafficstars
When I clone this repository and run all the modules, there is CORS problem on the inbox page :  I tried to add to BffSecurityConfiguration ` @Bean CorsConfigurationSource corsConfigurationSource()...