discorpsee's Stars
arpitjindal97/technology_books
Premium eBook free for Geeks
spring-cloud/spring-cloud-openfeign
Support for using OpenFeign in Spring Cloud apps
tada/pljava
PL/Java is a free add-on module that brings Java™ Stored Procedures, Triggers, Functions, Aggregates, Operators, Types, etc., to the PostgreSQL™ backend.
jgarzik/sqlfun
Modern SQL parser using Bison (Yacc) and Flex
FasterXML/jackson
Main Portal page for the Jackson project
FasterXML/jackson-docs
Documentation for the Jackson JSON processor.
Netflix/Hystrix
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 distributed systems where failure is inevitable.
javers/javers
JaVers - object auditing and diff framework for Java
spring-projects/spring-data-envers
Envers extension of the Spring Data JPA module
vaquarkhan/spring-boot-microservices-mysql
Code for SpringBoot MicroServices Blog Series
vaquarkhan/microservices-recipes-a-free-gitbook
“If you are working in an organization that places lots of restrictions on how developers can do their work, then microservices may not be for you.” ― Sam Newman
vaquarkhan/vaquarkhan
spring-projects/spring-integration-samples
You are looking for examples, code snippets, sample applications for Spring Integration? This is the place.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
real-logic/agrona
High Performance data structures and utility methods for Java
testcontainers/testcontainers-java
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.
wiremock/wiremock
A tool for mocking HTTP services
liquibase/liquibase
Main Liquibase Source
google/guava
Google core libraries for Java
spring-projects/spring-petclinic
A sample Spring-based application
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
ZuzooVn/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
apache/accumulo
Apache Accumulo
habuma/spring-in-action-5-samples
Home for example code from Spring in Action 5.
dcevm/dcevm
Dynamic Code Evolution VM for Java 7/8
graalvm/graalvm-demos
This repository contains example applications to illustrate the different capabilities of GraalVM
homich1991/story-points-converter
hemanth/functional-programming-jargon
Jargon from the functional programming world in simple terms!
lynx-r/tictactoe-microservices-example
An example of Spring Cloud Microservices application based on books (see Links section)
GitGuardian/APISecurityBestPractices
Resources to help you keep secrets (API keys, database credentials, certificates, ...) out of source code and remediate the issue in case of a leaked API key. Made available by GitGuardian.