- Eclipse MicroProfile is an eclipse org initiative.
- This is mainly used to developed cloud native based application.
- This uses all JEE stack
- maven (3 or above)
- curl
- java (8 or above)
To run the application execute the below command.
mvn clean package
java -jar target/sample-eclipse-microprofile-service.jar
curl http://localhost:9080/poc/employees