Skip to content

emerging-tech-vlc/quarkus-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quarkus Introduction

Code source for the demos of the meetup "Quarkus: A New Hope"

Slides

The meetup slides can be found in the pdf meetup.slides.pdf

Demo projects

Find the code of the next demos.

  • quarkus-demo
    CRUD development of a single entity.
  • serverless
    Project code for the demo and kube files for the demo.
  • integration
    Code, kube namespace config files and scripts for the demo.
  • observable
    Code and kube config files for the demo.