Highlights
Lists (1)
Sort Name ascending (A-Z)
Stars
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…
JDK main-line development https://openjdk.org/projects/jdk
Most popular Mocking framework for unit tests written in Java
Apache Beam is a unified programming model for Batch and Streaming data processing.
Hazelcast is a unified real-time data platform combining stream processing with a fast data store, allowing customers to act instantly on data-in-motion for real-time insights.
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps …
Spring Authorization Server
Fault tolerance and resilience patterns for the JVM
Eclipse Jetty® - Web Container & Clients - supports HTTP/3, HTTP/2, HTTP/1, websocket, servlets, and more
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
The Enterprise-ready testing and specification framework.
Java client for Kubernetes & OpenShift
Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.
dnsjava - an implementation of the DNS protocol in Java
A Java Microservice & CQRS Demo using Spring Boot, Axon & Docker
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.