This content needs improvements
  • Add a section or another page with the required tools: Maven, java21, Springboot, etc..
You are welcome to edit this page. You can search for and contribute to previous discussions about this page or start a new one .

Introduction

Building a new application from scratch can be daunting, especially when learning something new. This tutorial will guide you through the various stages of development, starting with creating your first project and explaining the capabilities of Axon Framework and Axon Server.

The result is a simple application you can deploy in "production". The tutorial then shows you how to evolve the application, make changes, and deploy it in different scenarios.

This tutorial will guide you through the creation of a "Bike Rental Application" using Axon Framework and Axon Server. You can follow the steps in the tutorial to complete the project from scratch or check out our Bike Rental Demo repository in GitHub.