Skip to content

throws Exception was removed from WebSecurityConfigurerAdapter#configure(WebSecurity) #7541

Closed
@MasatoshiTada

Description

@MasatoshiTada

Summary

throws Exception was removed from WebSecurityConfigurerAdapter#configure(WebSecurity) with the commit below.

34dd5fe#diff-5cc9a70efb559a4a15966c3b7215538c

I understand this is redundant, but when we upgrade from 5.1.x to 5.2.0.RELEASE, this occurs compilation error in subclasses of WebSecurityConfigurerAdapter in our application codes.

Expected Behavior

throws Exception should not be removed, or it should be written in Release Notes as the incompatibility.

Version

spring-security-config 5.2.0.RELEASE

Metadata

Metadata

Assignees

Labels

in: configAn issue in spring-security-configtype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions