-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
Undefined
-
-
Sprint 197 AMM, Sprint 198 AMM
-
None
This Jira is the parent for the collection of rules to support migrating from Release 1.11 to 1.12 of the Quarkus project. The Migration Guide is here.
sourceTechnology id="quarkus1" versionRange="(,11]"
targetTechnology id="quarkus1" versionRange="[12,)"
The individual changes, each defined by a separate sub-task are as follows:
- Fast-jar as a default - trigger rule based on presence of an application.properties file
- Starting the application use the -run.jar not the -runner.jar
- Dockerfiles - trigger rule on finding a Dockerfile.fast-jar
- Mailer - use of METHOD_CALL io.quarkus.mailer.MailTemplate.MailTemplateInstance.send()
- Vert.x - search for use of io.vertx.axle and io.vertx.reactivex package
- HTTP - org.jboss.resteasy.reactive.MultipartForm used with location annotation
- Rest Client Exceptions
- Quarkus Maven Plugin
- Version of distroless image
- run.jar
- Mutiny
There are no Sub-Tasks for this issue.