Repository navigation

#

jib

Java
13995
17 小时前

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

Scala
154
13 天前

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
139
1 个月前

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
114
4 个月前

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

CSS
97
5 个月前

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
97
1 个月前

Kubernetes for the busy developer - A practical guide

Java
64
4 年前

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

Kotlin
39
6 天前

The goal of this project is to explore the capabilities of Vault. To achieve this, we will develop applications that utilize Vault for storing and retrieving secrets. Vault dynamically generates credentials for accessing databases and relies on Consul as the backend. The authentication method employed in Vault is AppRole.

Java
25
8 个月前

Demo Java apps for several scenarios on Kubernetes

Java
25
9 天前

The goal is to play with Spring Kafka. We've implemented 5 examples of producer and consumer services that exchanges messages through Kafka using different types of serialization and approaches.

Java
18
8 个月前

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

Kotlin
18
2 年前

Containerising Kotlin with Jib

Kotlin
18
4 年前

A simple Java webapp to merge PDFs

Java
13
3 个月前

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

12
1 年前

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
5 年前

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
10
5 天前

Dockerize and run a "Hello World" Micronaut app.

Groovy
9
5 年前