4.30.0
What's Changed
- Updated with rewrite 7.33.0
- Recipe: Migrate
HandlerInterceptorAdapter
toHandlerInterceptor
5a9fc2e - Recipe: Ehcache Jakarta recipe moved to
rewrite-migrate-java
. 51b5a3b - Recipe: Change Spring configuration property keys #230
- Recipe: Add a property to a Spring configuration file. #233
- Recipe: Delete a property from Spring configuration files #237
- Recipe: Spring boot 3.0 property key migrations 871af03
- Recipe: Migrate web mvc configurer adaptor by @pway99 in #232
- Recipe: Maintain JMX Endpoint Exposure when migrating to Spring Boot 3.0 #229
- Recipe:
MigrateNotBlankPackageName
andMigrateNotEmptyPackageName
consolidated intoMigrateHibernateContraintsToJavax
40c06a4 - Recipe: Security YAML property upgrade from SBM by @BoykoAlex in #236
- Introduce SpringExecutionContextView #234
SpringBoot2To3Migration
should include upgrading to java 17 and J2EE 9 migration 0c3f36fAddSpringProperty
must quote YAML scalar values that contain non-alphanumeric, non-whitespace characters 8e8df7c- Moving
spring.profiles
should not move all keys #132 - Added existing WebSecurityConfigurerAdapter recipe to UpgradeSpringBoot_2_7 by @nmck257 in #240
Full Changelog: v4.29.0...v4.30.0