/stella

Head over to this Katacoda tutorial on "Distilling Java Containers"

Primary LanguageJavaMIT LicenseMIT

Java Project for Demonstration

This project contains some simple, generic Java Spring Boot code in a Gradle project used to demonstrate building Java into containers.

Stella is a standard Spring Boot application. The project was created using Spring Initializer using Java 17, Gradle, and the Native Image extension. The main performs a simple task. Marlon Brando is famous for his passionate line "Hey Stella!" in Tennessee Williams, A Streetcar named Desire. This application searches the script for the number of times the Stella name is recited. The wee bit of code is here.

See the Katacoda scenario for Distilled JRE Apps in Containers to learn how it is used.

Relative topics tags:

Java, Gradle, Spring Boot, Quarkus, Containers, Native Image, OCI, GraalVM, Kubernetes, Microservices