7 lines
No EOL
301 B
Markdown
7 lines
No EOL
301 B
Markdown
#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 |