Speedment Tutorial Architecture
To explain the various aspects of the Speedment Framework, a simple Microservice will be used. This microservice will be a simple catalogue application which supports the basic CRUD (Create, Read, Update, Delete) actions. This first tutorial of the series will explain the basic architecture of the microservice. The paragraphs below wil briefly explain all the… Continue reading Speedment Tutorial Architecture