java-tutorials/reactive-systems
timis1 e6501ada07 JAVA-26705 Upgrade lombok to latest version (#15305)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +02:00
..
frontend Adding source code for article tracked under BAEL-4080. (#9552) 2020-07-14 17:55:54 +02:00
inventory-service JAVA-26705 Upgrade lombok to latest version (#15305) 2023-12-03 21:19:12 +02:00
order-service JAVA-26705 Upgrade lombok to latest version (#15305) 2023-12-03 21:19:12 +02:00
shipping-service JAVA-26705 Upgrade lombok to latest version (#15305) 2023-12-03 21:19:12 +02: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