Jonathan Christison
|
6fe78f815c
|
Add in memory messaging test and test basic user-message and timestamp
|
5 years ago |
Jonathan Christison
|
57fba6b6a3
|
Hacking some tests, InMemory broker isn't really required and doesnt
seem to work out the box
|
5 years ago |
Jonathan Christison
|
fec75f3cc7
|
Openshift working, needed to enable route creation and also purged all
old DCs Routes Services etc
|
5 years ago |
Jonathan Christison
|
68a14a1dc4
|
Hacking the maven project to look nice?
|
5 years ago |
Jonathan Christison
|
e4b190cde1
|
Somewhat working on openshift, just added openapi
|
5 years ago |
Jonathan Christison
|
18b10676c6
|
Add POM to SCM
|
5 years ago |
Jonathan Christison
|
5e80c2b958
|
Cut down junk code, comment out tests which haven't been written yet
|
5 years ago |
Jonathan Christison
|
974e6ffcbd
|
Add kafka consumer
|
5 years ago |
Jonathan Christison
|
27a5d95b0d
|
quarkus archtype quickstart
invoke line -
mvn io.quarkus:quarkus-maven-plugin:1.7.0.Final:create \
-DprojectGroupId=org.acme \
-DprojectArtifactId=getting-started \
-DclassName="org.acme.getting.started.GreetingResource" \
-Dpath="/hello"
cd getting-started
|
5 years ago |