No description
| .mvn/wrapper | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| mvnw | ||
| mvnw.cmd | ||
| perftest.jmx | ||
| pom.xml | ||
| README.md | ||
| Vagrantfile | ||
#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