spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.55k stars 5.79k forks source link

#15093 minimal reproducible example #15094

Closed call-me-baki closed 1 month ago

call-me-baki commented 1 month ago

Represents a minimal reproducible example for the following issue:

The example is in the unit test named DefaultMethodSecurityExpressionHandlerKotlinTests.

To make testing with Kotlin possible, the required dependencies and configuration were added to core/spring-security-core.gradle.

pivotal-cla commented 1 month ago

@call-me-baki Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-cla commented 1 month ago

@call-me-baki Thank you for signing the Contributor License Agreement!

jzheaux commented 1 month ago

Thanks, @call-me-baki! Now that we are underway on your PR, I'll close this sample.