Repository navigation

#

jib

sbt version of sbt jib: https://github.com/GoogleContainerTools/jib

Scala
153
2 个月前

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.

Shell
142
2 个月前

Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors: Listen to Kafka, insert/update Elasticsearch docs. store-streams: Listens to Kafka, processes with Kafka Streams, pushes new messages to Kafka.

Java
115
5 个月前

Sample code and instructions for steps through different container image build options.

CSS
103
6 个月前

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.

Java
98
3 个月前

Kubernetes for the busy developer - A practical guide

Java
63
4 年前

Source code examples built for the purpose of video course: Microservices On Kubernetes

Kotlin
39
4 天前

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.

Java
26
1 个月前

Demo Java apps for several scenarios on Kubernetes

Java
26
4 天前

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.

Java
20
2 个月前

Continuous Delivery to Kubernetes with Kotlin, Ktor, Gradle, Jib, Skaffold and Kubernetes (EKS)

Kotlin
18
2 年前

Containerising Kotlin with Jib

Kotlin
18
4 年前

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.

Java
17
1 个月前

A simple Java webapp to merge PDFs

Java
13
4 个月前

GitHub Actions for your Java project to build container with jib and publish it to GitHub Packages.

12
2 年前

Muscle & Fitness server. A Spring Cloud microservice-based, modern clean architecture (DDD), back-end server for managing data of muscle and fitness.

Kotlin
11
2 年前

Micronaut / OPA (Open Policy Agent) demo

Java
10
6 年前

Dockerize and run a "Hello World" Micronaut app.

Groovy
9
5 年前