montrealjug / quarkus-workshop

quarkus-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quarkus-workshop

This is the content of the workshop given at the montreal Jug event 18th June 2020.

Project structure

  • quarkus-slides : presentation slides
  • hello-quarkus : first project - hello world wit native compilation
  • mongo-quarkus : second project - mongo with jaeger monitoring

To generate pdf and slides go inside quarkus-slides folder and type :

./mvnw process-resources

In order to see the slides locally open target/generated-slides/quarkus.html with your browser.

And for the pdf target/generated-docs :

  • prerequisites.pdf - tools to install
  • quarkus.pdf - slides in pdf
  • workshop.pdf - workshop steps

Happy coding !!!

About

quarkus-workshop


Languages

Language:HTML 51.8%Language:Java 45.3%Language:Shell 3.0%