Skip to content

Project with the objective of creating a messaging service using rabbit

Notifications You must be signed in to change notification settings

Marcoant007/quarkus-rabbit-queues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quarkus

This project uses Quarkus, the Supersonic Subatomic Java Framework.

If you want to learn more about Quarkus, please visit its website: https://quarkus.io/ .

Running the application in dev mode

You can run your application in dev mode that enables live coding using:

./mvnw compile quarkus:dev

NOTE: Quarkus now ships with a Dev UI, which is available in dev mode only at http://localhost:8080/q/dev/.

Docker

docker-compose up --build

RabbitMQ

user: admin

password: 1234

alt text

About

Project with the objective of creating a messaging service using rabbit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages