You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some code in SecurityConfiguration is deprecated. It should be replaced:
Warning: /home/runner/work/Eris/Eris/src/main/java/com/madadipouya/eris/configuration/SecurityConfiguration.java:[35,10] httpBasic() in org.springframework.security.config.annotation.web.builders.HttpSecurity has been deprecated and marked for removal Warning: /home/runner/work/Eris/Eris/src/main/java/com/madadipouya/eris/configuration/SecurityConfiguration.java:[35,22] and() in org.springframework.security.config.annotation.SecurityConfigurerAdapter has been deprecated and marked for removal
The text was updated successfully, but these errors were encountered:
Some code in SecurityConfiguration is deprecated. It should be replaced:
Warning: /home/runner/work/Eris/Eris/src/main/java/com/madadipouya/eris/configuration/SecurityConfiguration.java:[35,10] httpBasic() in org.springframework.security.config.annotation.web.builders.HttpSecurity has been deprecated and marked for removal Warning: /home/runner/work/Eris/Eris/src/main/java/com/madadipouya/eris/configuration/SecurityConfiguration.java:[35,22] and() in org.springframework.security.config.annotation.SecurityConfigurerAdapter has been deprecated and marked for removal
The text was updated successfully, but these errors were encountered: