이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 1. Introduction
1.1. About the MTA plugin for IntelliJ IDEA 링크 복사링크가 클립보드에 복사되었습니다!
You can migrate and modernize applications by using the Migration Toolkit for Applications (MTA) plugin for IntelliJ IDEA.
The MTA plugin analyzes your projects using customizable rulesets, marks issues in the source code, provides guidance to fix the issues, and offers automatic code replacement, if possible.
The plugin supports both the Community Edition and the Ultimate version of IntelliJ IDEA.
1.2. About the Migration Toolkit for Applications 링크 복사링크가 클립보드에 복사되었습니다!
The Migration Toolkit for Applications (MTA) is an extensible and customizable rule-based tool that simplifies the migration and modernization of Java applications.
1.2.1. What is the Migration Toolkit for Applications? 링크 복사링크가 클립보드에 복사되었습니다!
The Migration Toolkit for Applications (MTA) is an extensible and customizable rule-based tool that simplifies the migration and modernization of Java applications.
MTA examines application artifacts, including project source directories and application archives, and then produces an HTML report highlighting areas needing changes. MTA supports many migration paths, including the following examples:
- Upgrading to the latest release of Red Hat JBoss Enterprise Application Platform
- Migrating from Oracle WebLogic or IBM WebSphere Application Server to Red Hat JBoss Enterprise Application Platform
- Containerizing applications and making them cloud-ready
- Migrating from Java Spring Boot to Quarkus
- Updating from Oracle JDK to OpenJDK
- Upgrading from OpenJDK 8 to OpenJDK 11
- Upgrading from OpenJDK 11 to OpenJDK 17
- Upgrading from OpenJDK 17 to OpenJDK 21
- Migrating EAP Java applications to Azure
- Migrating Spring Boot Java applications to Azure
For more information about use cases and migration paths, see the MTA for developers web page.
1.2.2. How does the Migration Toolkit for Applications simplify migration? 링크 복사링크가 클립보드에 복사되었습니다!
The Migration Toolkit for Applications looks for common resources and known trouble spots when migrating applications. It provides a high-level view of the technologies used by the application.
MTA generates a detailed report evaluating a migration or modernization path. This report can help you to estimate the effort required for large-scale projects and to reduce the work involved.
1.2.3. How do I learn more? 링크 복사링크가 클립보드에 복사되었습니다!
See the Introduction to the Migration Toolkit for Applications to learn more about the features, supported configurations, system requirements, and available tools in the Migration Toolkit for Applications.