java-tutorials/reactive-systems
timis1 080dded9a4 JAVA-25525 Adding other service dependencies to run the project 2023-10-28 23:50:08 +03:00
..
frontend Adding source code for article tracked under BAEL-4080. (#9552) 2020-07-14 17:55:54 +02:00
inventory-service JAVA-25525 Verify reactive-systems module 2023-10-21 22:50:36 +03:00
order-service JAVA-25525 Verify reactive-systems module 2023-10-21 22:50:36 +03:00
shipping-service JAVA-25525 Verify reactive-systems module 2023-10-21 22:50:36 +03:00
README.md Update README.md (#12194) 2022-05-10 20:13:31 +05:30
docker-compose.yml JAVA-25525 Adding other service dependencies to run the project 2023-10-28 23:50:08 +03:00
pom.xml JAVA-10136: Fix references to parents 2022-03-16 21:24:03 +05:30

README.md

Reactive Systems in Java

This module contains services for article about reactive systems in Java. Please note that these services comprise parts of a full stack application to demonstrate the capabilities of a reactive system. Unless there is an article which extends on this concept, this is probably not a suitable module to add other code.

Relevant Articles