Spring Boot Docker Without Docker
-
Updated
Nov 10, 2025 - Java
Spring Boot Docker Without Docker
🏗 Build container images for your Java applications.
Demo Java apps for several scenarios on Kubernetes
A shopping application designed with microservices architecture
Source code examples built for the purpose of video course: Microservices On Kubernetes
JVM Memory Calculator
Jib JVM Flags extension
Spring Boot Skaffold2 with Gradle
Customer Sample using Spring Boot Tailwind CSS & Thymeleaf
Программная сборка Docker-образов через Jib Core по YAML-конфигурациям.
The goal of this project is to develop a straightforward Spring Boot REST API application, named simple-service, which utilizes Okta for authentication handling.
🚀 Spring Boot Microservices with Prometheus & Grafana integration! 📊 Collect app metrics, scrape with Prometheus ⚙️, and visualize in Grafana 📈. Easy setup with Docker 🐳, prebuilt dashboards, and Actuator endpoints for monitoring your services in real-time! 🔥
Guidelines for Spring Boot
The goal of this project is to explore the capabilities of Vault. To achieve this, we will develop applications that utilize Vault to store and retrieve secrets. Vault dynamically generates credentials for accessing databases and relies on Consul as the backend. The authentication method employed in Vault is AppRole.
The goal is to play with Spring Kafka. We've implemented 5 examples of producer and consumer services that exchange messages through Kafka using different types of serialization and approaches.
The goal of this project is to create two applications: one as a Spring Boot producer and the other as a Spring Boot consumer. We'll be using Spring for Apache Kafka and Spring Cloud Stream.
sbt version of sbt jib: https://github.com/GoogleContainerTools/jib
The goal of this project is to compare some Java Microservice Frameworks like: Quarkus, Micronaut and Spring Boot. For it, we will implement applications using those frameworks, build their JVM and Native Docker images and measure start-up times, memory footprint, etc.
The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorizer-service, collector-service, publisher-api and news-client.
Add a description, image, and links to the jib topic page so that developers can more easily learn about it.
To associate your repository with the jib topic, visit your repo's landing page and select "manage topics."