Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Example project for Uni combined all with

Notifications You must be signed in to change notification settings

agreedSkiing/uni-combine-with

Repository files navigation

Uni combined with examples

This repo contains some examples that show Uni.combine().all(Uni<X>, Uni<Y>, Uni<Z>, ...).with(...) with different java classes and records that either contain boolean, String, int or List objects of the previous three mentioned types and some more complex objects that reuse other classes and records through inheritance and polymorphism (I think that is the correct word).

About

Example project for Uni combined all with

Topics

Resources

Stars

Watchers

Forks

Languages