Java Docker

Open-source Java projects categorized as Docker

Top 23 Java Docker Projects

  • JHipster

    JHipster, much like Spring initializr, is a generator to create a boilerplate backend application, but also with an integrated front end implementation in React, Vue or Angular. In their own words, it "Is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures."

    Project mention: Java Microservices with Spring Boot and Spring Cloud | dev.to | 2024-01-11

    An easy way to get a pre-configured Keycloak instance is to use JHipster's jhipster-sample-app-oauth2 application. It gets updated with every JHipster release. You can clone it with the following command:

  • Stirling-PDF

    locally hosted web application that allows you to perform various operations on PDF files

    Project mention: FLaNK Weekly 31 December 2023 | dev.to | 2023-12-31
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • jib

    🏗 Build container images for your Java applications.

    Project mention: Nix is a better Docker image builder than Docker's image builder | news.ycombinator.com | 2024-03-15
  • piggymetrics

    Microservice Architecture with Spring Boot, Spring Cloud and Docker

  • Testcontainers

    Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

    Project mention: Testcontainers | news.ycombinator.com | 2024-02-27

    except the parent is wrong (at least the Java impl). see:

    https://github.com/testcontainers/testcontainers-java/blob/m...

    https://github.com/testcontainers/testcontainers-java/blob/m...

  • kafdrop

    Kafka Web UI

    Project mention: FLaNK Stack Weekly 16 October 2023 | dev.to | 2023-10-17
  • strimzi-kafka-operator

    Apache Kafka® running on Kubernetes

    Project mention: Knative switchboard series, part 1. Setup Knative Eventing with Kafka from scratch, scale based on events volume, and monitor | dev.to | 2024-01-04

    Knative dashboards together with Kafka's dashboards it sheds light on almost any aspect of what's going on in the system.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • serve

    Serve, optimize and scale PyTorch models in production (by pytorch)

    Project mention: Show Show HN: Llama2 Embeddings FastAPI Server | news.ycombinator.com | 2023-08-15

    What's wrong with just using Torchserve[1]? We've been using it to serve embedding models in production.

    [1] https://pytorch.org/serve/

  • CompreFace

    Leading free and open-source face recognition system

    Project mention: Double-Take not getting enough events/images from Frigate? | /r/frigate_nvr | 2023-08-01

    # https://github.com/exadel-inc/CompreFace/blob/master/docs/Face-services-and-plugins.md)

  • Light-Java

    A fast, lightweight and more productive microservices framework

  • docker-java

    Java Docker API Client

  • webdrivermanager

    Automated driver management and other helper features for Selenium WebDriver in Java

    Project mention: Chrome session failing to be created | /r/selenium | 2023-03-27

    Haven't used webdriver in a while, look at playwright as an alternative. But you should use web drive manager https://github.com/bonigarcia/webdrivermanager

  • spring-boot-vuejs

    Example project showing how to build a Spring Boot App providing a GUI with Vue.js

  • SuperMarket

    设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……

  • docker-maven-plugin

    Maven plugin for running and creating Docker images (by fabric8io)

    Project mention: What does it mean if I constantly have to recompile my maven project within docker? | /r/docker | 2023-04-21

    Then I use the docker-maven-plugin to build a docker image. The docker image is written to copy artefacts built by Maven. This makes the docker image way quicker to make

  • xpipe

    Your entire server infrastructure at your fingertips

    Project mention: XPipe: Entire server infrastructure at your fingertips | news.ycombinator.com | 2024-03-20
  • spring-petclinic-microservices

    Distributed version of Spring Petclinic built with Spring Cloud

  • spring-boot-3-jwt-security

    Sample project on how to implement JWT security based using Spring boot 3 and Spring security 6

    Project mention: Boilerplate for API only product | /r/SaaS | 2023-12-07

    I’m not sure what language you want to use but I created my own boilerplate in Java + Springboot based off this repo: https://github.com/ali-bouali/spring-boot-3-jwt-security

  • gradle-docker-plugin

    Gradle plugin for managing Docker images and containers.

  • aws-eks-kubernetes-masterclass

    AWS EKS Kubernetes - Masterclass | DevOps, Microservices

  • wrongsecrets

    Vulnerable app with examples showing how to not use secrets

    Project mention: How to Not Use Secrets | news.ycombinator.com | 2023-12-03
  • master-spring-and-spring-boot

    Spring and Spring Boot Tutorial For Absolute Beginners - 10-in-1 - Spring to Spring Boot to REST API to Full Stack to Containers to Cloud

    Project mention: FLaNK Stack Weekly 12 February 2024 | dev.to | 2024-02-12
  • ranger

    Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond (by apache)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-20.

Java Docker related posts

Index

What are some of the best open-source Docker projects in Java? This list will help you:

Project Stars
1 JHipster 21,182
2 Stirling-PDF 19,488
3 jib 13,321
4 piggymetrics 12,944
5 Testcontainers 7,704
6 kafdrop 5,127
7 strimzi-kafka-operator 4,395
8 serve 3,924
9 CompreFace 3,810
10 Light-Java 3,588
11 docker-java 2,789
12 webdrivermanager 2,458
13 spring-boot-vuejs 2,022
14 SuperMarket 1,913
15 docker-maven-plugin 1,826
16 xpipe 1,607
17 spring-petclinic-microservices 1,539
18 spring-boot-3-jwt-security 1,518
19 gradle-docker-plugin 1,206
20 aws-eks-kubernetes-masterclass 1,200
21 wrongsecrets 1,072
22 master-spring-and-spring-boot 988
23 ranger 847
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com