└── README.adoc /README.adoc: -------------------------------------------------------------------------------- 1 | = FSR: The Full Stack Reactive (meta) repository 2 | 3 | Parent repository to accompany session/workshop for Full Stack Reactive Java/Kotlin, with special guest appearances by R2DBC (Reactive Relational Database Connectivity) and Java mobile client (COMING SOON!) 4 | 5 | == Component repos 6 | 7 | * link:https://github.com/mkheck/fsr-java-coffee-service[Coffee service (Java)] 8 | * link:https://github.com/mkheck/fsr-java-coffee-client[Coffee client (Java)] 9 | * link:https://github.com/mkheck/fsr-kotlin-coffee-service[Coffee service (Kotlin)] 10 | * link:https://github.com/mkheck/fsr-kotlin-coffee-client[Coffee client (Kotlin)] 11 | * link:https://github.com/mkheck/getting-started-r2dbc[Getting started with R2DBC] 12 | 13 | == Contact information 14 | 15 | * Mark Heckler 16 | * link:https://twitter.com/mkheck[@mkheck] 17 | * link:mailto:mark.heckler@gmail.com[mark.heckler@gmail.com] --------------------------------------------------------------------------------