Skip to content

florian-stefan/reactive-streams-in-the-web

Repository files navigation

Reactive Streams in the Web

This repository contains the example applications for the talk "Reactive Streams in the Web". The corresponding slides can be found here. The example applications are all based on the Spring framework and implemented as Maven modules. The Maven module widget-server contains a simple HTTP server that serves widgets after a given delay. The other four Maven modules contain each a different example for building an application that serves a web page that consists of multiple widgets. All example applications can be run as Docker containers by executing the command docker-compose up -d in the root folder. After building and starting the containers using Docker Compose, the example applications can be accessed with the following links:

About

This repository contains the example applications for the talk "Reactive Streams in the Web".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published