Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Add filterChain method to fix deprecated WebSecurityConfigurerAdapter #1840

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

AliceBilc
Copy link
Contributor

@AliceBilc AliceBilc commented Jun 8, 2022

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure mvn -P integration-test clean verify runs for the whole project and, if you touched any code for a service in the services folder, ensure it can be run with spring-boot:run

Description

@sonarcloud
Copy link

sonarcloud bot commented Jun 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@github-actions
Copy link

github-actions bot commented Jun 8, 2022

Unit Test Results

2 162 tests  ±0   2 161 ✔️ ±0   21m 17s ⏱️ +3s
   215 suites ±0          1 💤 ±0 
   215 files   ±0          0 ±0 

Results for commit d372b20. ± Comparison against base commit 660dfaf.

@hilmarf hilmarf added this to the 2.24 milestone Jun 8, 2022
@hilmarf hilmarf marked this pull request as ready for review June 8, 2022 11:42
@hilmarf hilmarf requested review from a team and I347361 June 8, 2022 11:42
@AliceBilc AliceBilc merged commit 117834a into main Jun 8, 2022
@AliceBilc AliceBilc deleted the Fix-deprecated-WebSecurityConfigurerAdapter branch June 8, 2022 11:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants