quarkus-amqp-postgres-reactive/README.md
2020-07-03 18:32:44 +02:00

301 B

#my first quarkus project

  • not included but necessary: running postgres and activemq/artemis on default ports
  • reactive rest service
  • reactive sql using postgres
  • reactive producers/consumers using artemis
  • database setup using liquibase
  • contains a vagrant file, for building with graal/mandrel