vavr
There are 100 repositories under vavr topic.
ddd-by-examples/library
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
jvm-bloggers/jvm-bloggers
JVM Bloggers - website and newsletter with JVM blogs from Poland
vavr-io/vavr-jackson
Jackson datatype module for Vavr
vavr-io/vavr-kotlin
Vavr integration for Kotlin
assertj/assertj-vavr
Assertions for Vavr - http://www.vavr.io/
oldratlee/java-modern-tech-practice
😎 Java™ modern tech practice sandbox ⏳
agrison/redux4j
Java implementation of redux with Vavr
immutables/immutables-vavr
Immutables encodings for Vavr
rucek/akka-streams-in-practice-java8
Import data from CSV files to Cassandra using Akka Streams with Java 8
vavr-io/vavr-gwt
GWT module for Vavr
miciek/galactic-twitter
Learn functional programming basics in Java and Scala by implementing Twitter for galaxy far far away
mtumilowicz/java11-vavr093-workshops
Vavr workshops.
vavr-io/vavr-gson
Gson datatype module for Vavr
xpinjection/java8-extensions
Code samples demonstrating benefits of some Java 8 extensions and libraries
nicolasdasriaux/pure-io
Implementing purely functional I/Os in Java and understanding their business value for real applications in Scala with the ZIO library
armdev/vavr-in-action
vavr example codes step by step
dropwizard/dropwizard-vavr
Bundle for Dropwizard to support Vavr
Intellift/Sol
Spring Opinionated Library
audunhalland/parceq
Search query language parser written in Java
dimitris-papadimitriou-chr/functional-java-vavr
Practical functional programming in Java using Vavr functional library
julianps/modelmapper-module-vavr
Fills the gap between vavr.io and modelmapper
mtumilowicz/java11-vavr-validation
Overview of vavr Validation API.
noyzys/nautchkafe-animation-dispatcher
flexible framework designed for managing and dispatching animations for server-side applications.
aleksandarskrbic/payment-processing-system
Example of microservice architecture with Java + Vavr, Akka, and Apache Kafka
jhonycodeia/JunitTest
Documentación de framework con de pruebas de unidad: JUnit 4, Junit 5, Mockito, RabbitMQ , GraphQL,Selenium, Cucumber y Spring Cloud
koenighotze/vavr-kata-demo
Repo for introducing Vavr / Javaslang
mtumilowicz/java11-vavr-try
Overview of vavr Try API.
softwaremill/try-them-off
Showcase service presenting possible usage of the Try monad from Vavr.
agrison/vavr-matchers
Hamcrest matchers for Vavr
Bad-Pop/jcoinbase
JCoinbase is an unofficial & open source client for the Coinbase exchange platform API written in Java 15. It allows you to make queries to the Coinbase API in a quick and easy way.
daggerok/distributed-lock-mongodb-spring-boot-starter
This repository demonstrates how to implement custom written Distributed Lock starter based on Spring Boot and MongoTemplate with Testcontainers integration testing and fabric8 docker-maven-plugin
dimitris-papadimitriou-chr/Spring-Boot-WebAppExample-Mediator
A Sample monolith application Spring Boot WebAppExample where everything is in a single Spring boot project (ui, application, infrastructure, core) communicating through a Pipeline design pattern implementation (PipelinR)
jakub-warchol/PreMedSys
Server for premedical system (Student project)
mcwiekala/modular-monolith-restaurant
Modular Monolith with simple restaurant domain. Architecture is based on Onion Architecture. Modules are communicating with each other with EventBus.
noyzys/bukkit-vavr-in-action
⚡ vʌvr in action playground
tinyield/sequences-benchmarks
This project provides a way to benchmark various Sequence operations in Java and Kotlin, such as find, every and zip.