Main Portal page for the Jackson project. Contribute to FasterXML/jackson development by creating an account on GitHub.
Category: Open Source Projects
netflix/dgs-framework
Contribute to Netflix/dgs-framework development by creating an account on GitHub.
giltene/jhiccup
jHiccup is a non-intrusive instrumentation tool that logs and recordsplatform “hiccups” – including the JVM stalls that often happen whenJava applications are executed and/or any OS or hardware platform noisethat may cause the running application to not be continuously runnable. – giltene/jHiccup
nfrankel/jvm-controller
Example on how to write a kubernetes controller in Java – nfrankel/jvm-controller
build software better, together
GitHub is where people build software. More than 56 million people use GitHub to discover, fork, and contribute to over 100 million projects.
openliberty/ci.maven
Maven plugins for managing Liberty profile servers #devops – OpenLiberty/ci.maven
manorrock/azure-examples
Azure Java examples. Contribute to manorrock/azure-examples development by creating an account on GitHub.
openjdk/jdk
JDK main-line development. Contribute to openjdk/jdk development by creating an account on GitHub.
complete section on rmi-iiop and add some history by dblevins · pull request #249 · eclipse-ee4j/jakartaee-platform
This is perhaps a bit redundant, but given the history on this feature and reasonable confusion I think there's some benefit to having the requirements restated a couple times. The line betwee…
eclipse-ee4j/cargotracker
The project demonstrates how you can develop applications with Jakarta EE using widely adopted architectural best practices like Domain-Driven Design (DDD). – eclipse-ee4j/cargotracker
vladmihalcea/high-performance-java-persistence
The High-Performance Java Persistence book and video course code examples – vladmihalcea/high-performance-java-persistence
jonathangiles/java-api-best-practices
This repo contains some of my musings about Java API design. Enjoy and please file issues or send in pull requests. – JonathanGiles/java-api-best-practices
support for java 14 records (#2709) by youribonnaffe · pull request #2714 · fasterxml/jackson-databind
First attempt at supporting Java 14 records (JEP 359).Records are simple DTO/POJO objects with final fields (components) and accessors.Record's components are automatically serialized and the…
tsaglam/carcassonne
A digital version of the board game Carcassonne, implemented in Java. This desktop computer game supports up to five players at the same time (shared-screen multiplayer mode). – tsaglam/Carcassonne
smallrye/smallrye-mutiny
SmallRye Mutiny is a reactive programming library. Wait? Another one? Yes! – smallrye/smallrye-mutiny