Tanzu Spring Commercial

Commercial recipes for upgrading to Spring Security 5.8.x

Last Updated February 28, 2025
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.