ID | Description |
---|---|
com.vmware.tanzu.spring.recipes.security58.UseNewRequestMatchers |
Replaces the deprecated antMatchers , mvcMatchers , and regexMatchers methods for the new requestMatchers methods. Refer to the Spring Security docs
for more information. |
com.vmware.tanzu.spring.recipes.security58.UpgradeSpringSecurity_5_8 |
Main recipe that upgrades applications to the latest Spring Security 5.8.x. |
Content feedback and comments