javajon / stella

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

Home Page:https://www.katacoda.com/javajon/courses/kubernetes-containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://www.katacoda.com/javajon/courses/kubernetes-containers

License:MIT License


Languages

Language:Java 100.0%