Skip to content

IliaGavrilov/Java-Spring-CRQS-Eventsourcing-Microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring CQRS and Event Sourcing Microservice Example

This project is a microservice example using Event Sourcing and CQRS architecture with Java Spring.

Tools and Technologies Used

UI Interfaces

Local Run

docker-compose up
./mvnw spring-boot:run

Troubleshooting

If you encounter a Liquibase error, try running CREATE EXTENSION IF NOT EXISTS "uuid-ossp"; manually.

Thank you for using this microservice example!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages