TodoList - RECQ Tutorial
Design and Implement a RECQ Todo List App
In this tutorial, you will explore how to design and implement a RECQ Application starting from the Requirement Gathering straight to the REST API implementation in Java using Evento Framework and Spring Boot.
Structure
Problem Description and Requirement Gathering
RECQ Payload Design
RECQ Components Design
Set up your Development Environment
RECQ Payload Evento Implementation
RECQ Components Evento Implementation with Spring Data
Expose the RECQ architecture with Spring Web
Test Your App
Last updated