issues Search Results · repo:Rapter1990/springbootmicroserviceswithsecurity language:Java
Filter by
1 result
(79 ms)1 result
inRapter1990/springbootmicroserviceswithsecurity (press backspace or delete to remove)This issue happens due to the SecurityConfig : .authorizeHttpRequests(customizer- customizer
.requestMatchers(HttpMethod.POST, /api/v1/users/** ).permitAll() .anyRequest().authenticated() We permit POST ...
madaffrager
- 2
- Opened on Nov 30, 2024
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.