Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

otto-de/synapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OTTO Synapse

Important

Synapse was archived, as it is not in use at OTTO any more. If you want to take over the maintenance, feel free to contact us via opensource@otto.de.

Eventsourcing & message passing for Spring Boot microservices.

Build Maven Central OSS Lifecycle

Building Synapse

  1. Install Docker and LocalStack

Docker is required to run LocalStack, so first you have to install Docker.

LocalStack is "A fully functional local AWS cloud stack". Synapse is using LocalStack in order to run integration tests locally, without having to access the "real" AWS services.

Follow the instructions here: https://github.com/localstack/localstack

  1. Building Synapse
./gradlew startLocalStack
./gradlew build
./gradlew stopLocalStack

About

A library to implement event-sourcing microservices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 32