- All languages
- Assembly
- C
- C#
- C++
- CMake
- CSS
- CoffeeScript
- Crystal
- Dart
- Dockerfile
- Emacs Lisp
- Go
- Groovy
- HTML
- Haskell
- JSON
- Java
- JavaScript
- Jsonnet
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MDX
- Makefile
- Markdown
- Mojo
- Nim
- OCaml
- Objective-C
- Perl
- Python
- RPM Spec
- Reason
- Red
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Starlark
- Swift
- TypeScript
- V
- Vim Script
- Vim Snippet
- WebAssembly
- Zig
Starred repositories
Design patterns implemented in Java
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
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…
A Java serialization/deserialization library to convert Java Objects into JSON and back
JDK main-line development https://openjdk.org/projects/jdk
Most popular Mocking framework for unit tests written in Java
🏗 Build container images for your Java applications.
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
Admin UI for administration of spring boot applications
Conductor is a microservices orchestration engine.
AWS Service registry for resilient mid-tier load balancing and failover.
Change data capture for a variety of databases. Please log issues at https://github.com/debezium/dbz/issues.
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.
A damn simple library for building production-ready RESTful web services.
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
An annotation processor for generating type-safe bean mappers
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
Non-Blocking Reactive Foundation for the JVM