Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jwmatthews opened this issue Dec 7, 2023 · 0 comments

Comments

@jwmatthews
Copy link
Member

@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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant