Spring Boot (3) Spring Native (GraalVM) with Kubernetes & IstiošŸ”„

Tafadzwa L Nyamukapa
14 min readDec 14, 2022

Kubernetes Java Native Application with Spring Boot 3 (Spring Native)

Show some ā¤ļø and ā­ to support this project

Okay!! so iā€™m just going to jump right in. As some of you might know that Spring Boot 3, Spring Framework 6 has just released been a few days ago before writing this article, here are some of the features we can get excited about šŸ˜„

  • Java 17 Baseline
  • Records
  • Native Executables
  • Observability

In this read iā€™m mainly going to focus on how we can build Kubernetes Cloud Native Java Applications using Spring Native (Native Executables) with GraalVM.

  • Donā€™t get me wrong Spring support for Native (Experimental) has already been out for a couple of years, but the reason for us to get excited is the Spring team really took some time to address some issues and bug fixes that Spring Native had prior to this release, and at the time of this writing new milestones will be released.

Okay enough chit-chat :)

Kubernetes Cloud Native Development

This is an idea of building applications and deploying them to a Kubernetes array short-livedā€¦

--

--

Tafadzwa L Nyamukapa
Tafadzwa L Nyamukapa

Written by Tafadzwa L Nyamukapa

Software Engineer with a huge passion for building software and explore new technologies. FinTech | CKA | Java | Django | AI | Js | System Architect | Cloud

Responses (1)