This suite of microservices forms the backend of the Distributed Noracle Project. Please try out our app at: https://noracle.tech4comp.dbis.rwth-aachen.de/
The application uses Java 17 and Gradle 7.3.
docker build -t noracle-service .
docker run -p 8080:8080 -p 9011:9011 noracle-service
The service(s) are then available under http://localhost:8080/distributed-noracle.