Watch
1
0
Fork
You've already forked jeap-rewrite-recipes
0
mirror of https://github.com/jeap-admin-ch/jeap-rewrite-recipes.git synced 2026-08-17 13:04:58 +00:00
Read-only mirror of https://github.com/jeap-admin-ch/jeap-rewrite-recipes — Bundesamt für Informatik und Telekommunikation. Issues & pull requests at the source. Catalog: https://www.opensource.admin.ch/en/softwares/blgarc https://www.opensource.admin.ch/en/softwares/blgarc
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-04 13:09:02 +02:00
.mvn/wrapper JEAP-6868 jEAP OSS preparation 2026-03-30 13:14:02 +02:00
src JEAP-7373 Improve Spring Boot 4 retry migration 2026-08-04 13:09:02 +02:00
.gitignore JEAP-6868 OSS preparation 2026-03-30 17:35:23 +02:00
CHANGELOG.md JEAP-7373 Improve Spring Boot 4 retry migration 2026-08-04 13:09:02 +02:00
CONTRIBUTING.md JEAP-6868 jEAP OSS preparation 2026-03-30 13:14:02 +02:00
LICENSE JEAP-6868 jEAP OSS preparation 2026-03-30 13:14:02 +02:00
mvnw JEAP-6868 jEAP OSS preparation 2026-03-30 13:14:02 +02:00
pom.xml JEAP-7373 Improve Spring Boot 4 retry migration 2026-08-04 13:09:02 +02:00
publiccode.yml JEAP-7373 Improve Spring Boot 4 retry migration 2026-08-04 13:09:02 +02:00
README.md JEAP-6868 Add spring-boot-40-minimal.yml 2026-03-31 11:19:18 +02:00
SECURITY.md JEAP-6868 jEAP OSS preparation 2026-03-30 13:14:02 +02:00
THIRD-PARTY-LICENSES.md Complete Spring Boot 4 migration compatibility 2026-07-26 19:33:04 +02:00

Recipes for migrating apps based on the jEAP Blueprint Microservices

Recipes for migrating apps based on the jEAP Blueprint Microservices. Used by the jEAP CLI to automated Spring Boot and Spring Framework version migrations, as well as other code refactorings.

See https://github.com/jeap-admin-ch/jeap-cli for available migrations using these recipes.

Attribution

This repository contains migration recipes based on https://github.com/openrewrite/rewrite-spring. These recipes are licensed under the Moderne Source Available License Agreement. See https://docs.openrewrite.org/licensing/openrewrite-licensing for more details on the OpenRewrite licensing. There are two primary limitations under this license:

  • The software may not be commercialized or provided to others as a managed service.
  • No user may remove or obscure any licensing, copyright, or other notices.

Note that this license applies to the migration recipes in this repository derived from rewrite-spring, and not to the rest of the repository which is licensed under the Apache License 2.0.

Note

This repository is part of the open source distribution of jEAP. See github.com/jeap-admin-ch/jeap for more information.

License

This repository is Open Source Software licensed under the Apache License 2.0.