Create a CRUD application

I’m a new joiner to this framework. It works brilliantly. I would like to complete a CRUD application because most tutorials stopped at CREATE, READ. Could anyone help me with a simple tutorial that handles delete, update, read by ID, etc. I’m using spring boot.

Hi Kehinde,

have you seen Katakoda - Axon Quick Start ?