GithubHelp home page GithubHelp logo

datahawklab-qrqs / agoncal-course-quarkus-starting Goto Github PK

View Code? Open in Web Editor NEW

This project forked from agoncal/agoncal-course-quarkus-starting

0.0 0.0 0.0 1.1 MB

Code of my course "Starting with Quarkus"

Java 46.88% HTML 50.10% Shell 3.02%

agoncal-course-quarkus-starting's Introduction

AGoncal Course: Starting with Quarkus

Code of my Starting with Quarkus course.

Travis

This course is for Java developers who want to discover Quarkus. It's a mixture of slides and code so you can "Understand and Practice" at the same time. This way, you learn the theory, and then put it into practice by developing an application step by step.

In this course you will go through an entire development cycle. After introducing Quarkus, you will make sure your development environment is set up, and you will go from bootstrapping a Quarkus application, to running it as a Docker container. The different steps you'll go through are:

  • Understand Quarkus,
  • Check your development environment,
  • Get your hands on Quarkus,
  • Expose a REST endpoint using JAX-RS,
  • Inject beans with CDI,
  • Test the REST endpoint with JUnit and RESTAssured,
  • Configure the application with MicroProfile Configuration
  • Configure Quarkus,
  • Add profiles to the configuration,
  • Build executable JARs
  • Build a native executable and a Linux executable with GraalVM,
  • Check the performances of a Quarkus application,
  • Containerize the application with Docker and execute it.

At the end of the course you'll get a good understanding of Quarkus. You will be able to bootstrap, develop, package and execute a REST application, but most important, take Quarkus to your next project.

Starting with Quarkus

agoncal-course-quarkus-starting's People

Contributors

agoncal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.