Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 307 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 307 Bytes

Microprofile demo

A microprofile sample using WildFly Swarm implementation.

To run:

  • mvn clean wildfly-swarm:run
  • java -jar target/microprofile-demo.jar

###The endpoints

  • GET /speakers
  • GET /sessions
  • GET/config
  • GET/health
  • GET/metric-demo
  • GET/metrics