Skip to content

WebSecurityConfigurerAdapter is deprecated #2

Open
@ThiagoBfim

Description

@ThiagoBfim

In Spring Security 5.7.0-M2 we deprecated the WebSecurityConfigurerAdapter, as we encourage users to move towards a component-based security configuration.

Spring Security without the WebSecurityConfigurerAdapter

public class SecurityConfig extends WebSecurityConfigurerAdapter {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions