301 B
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