CQRS With Axon Tutorial – Part 4 – Build the GUI Using Vaadin

preview_player
Показать описание
This is Part 4 of the Series of Tutorials on CQRS and Event Sourcing with Axon Framework.
In this Part, we would build the GUI using Vaadin

What You’ll Learn in this Tutorial
1. Axon Framework: for implementing CQRS and Event Sourcing
2. Axon Server: for managing Axon applications
3. AxonHub: used to connect among microservices
4. Vaadin: used for building robust User Interface
5. Kotlin: programming language that simplifies creating of classes
6. Kubernetes: we’ll deploy the application to Kubernetes cluster running on Google Cloud
7. Microservices: you can read it up here
8. Spring Profiles: enables mapping of your beans conditionally to profiles

What we’ll Use in this Tutorial
As mention we’ll use Axon Platform(Axon Framework + Axon Server), Vaadin, Kotlin.

In addition, we would use the following:

1. Intellij IDEA Community Edition (you can get it for free)
2. Spring Boot: for easily building web applications
3. Maven: dependency management
Prerequisite: You need to have Intellij installed.

How to Build Microservices in Java Using Spring Tool Suite and Eureka
This is Part 4 of the Series of Tutorials on CQRS and Event Sourcing with Axon Framework.
In this Part, we would build the GUI using Vaadin
Рекомендации по теме