/GraalVM-SpringBoot-Labs

Accelerating and Optimizing SpringBoot Applications with GraalVM Universal Virtual Machine

Primary LanguageJava

GraalVM Spring Boot Hands on Labs

Accelerating and Optimizing SpringBoot Applications with GraalVM Universal Virtual Machine

Overview

A Workshop for Spring Boot lovers that will introduce & demonstrate some of the coolest things you can do with GraalVM. The workshop is divided into a number of sub-pages, each largely self-contained, that cover one aspect of GraalVM Native Image. Some of these workshops are equally applicable to the Community Edition & the Enterprise Edition, but some focus on functionality that is only available within the Enterprise Edition, such as Profile Guided Optimisations.

Credits

This workshop relies a couple of materials from the following repositories. Thanks for your work and Open source engagement.

Install GraalVM

This labs is build with the following components

  • GraalVM latest version is 21.3.0
  • Java 11
  • Gradle 4+ or Maven 3.2+

The instructions to install GraalVM can be found online here.

Table of Contents

More Readings and Workshops