Spring
Recipes for upgrading and patching Spring applications.
Categories
- Amqp
- Http
- Search
- Spring Batch
- Spring Boot 2.x
- Spring Boot 3.x
- Spring Cloud 2022
- Spring Cloud 2023
- Spring Data
- Spring Framework
- Spring Kafka
- Spring Security 5.x
- Spring Security 6.x
- Test
Composite Recipes
Recipes that include further recipes, often including the individual recipes below.
Recipes
- Add a spring configuration property
- Change the key of a spring application property
- Change the value of a spring application property
- Delete a spring configuration property
- Expand Spring YAML properties
- Remove
@RequestMapping
annotations - Remove implicit web annotation names
- Remove the
@Autowired
annotation on inferred constructor - Remove unnecessary
@Repository
annotation from Spring DataRepository
sub-interface - Rename bean
- Separate application YAML by profile
- Update the API manifest