Skip to content

Java EE -> Quarkus: HelloWorld MDB (Example of JMS -> Reactive Messaging) #30

@jwmatthews

Description

@jwmatthews

@savitharaghunathan put together an example of migrating the 'helloworld-mdb' example from jboss-eap-quickstarts to Quarkus.

Original source (Java EE example): https://github.com/jboss-developer/jboss-eap-quickstarts/tree/7.4.x/helloworld-mdb/src/main/java/org/jboss/as/quickstarts/mdb

Migrated to Quarkus:
https://github.com/savitharaghunathan/helloworld-mdb/tree/quarkus

@jmle has some rules together to help guide the JMS migration here:
https://github.com/jmle/rulesets/blob/jms-rule/default/generated/quarkus/05-jms-to-reactive-quarkus.windup.yaml
(Related to: windup/windup-rulesets#1043)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions