heigvd-software-engineering / bim-examples

A proof of concept for generating and visualizing BIM structures
MIT License
2 stars 0 forks source link

I have access to a simple Java server #7

Closed Moufblu closed 2 years ago

Moufblu commented 2 years ago

Server will be implemented in java with the Quarkus framework : https://quarkus.io/

Java version : LTS (Java 17)

We should use GraalVM : https://www.graalvm.org

Server prints hello world to the console.