An open API service indexing awesome lists of open source software.

https://github.com/membrane/jmediator

Mediator implementation for Java
https://github.com/membrane/jmediator

Last synced: 6 months ago
JSON representation

Mediator implementation for Java

Awesome Lists containing this project

README

          

# JMediator

Simple mediator implementation for Java. Inspired by the ![MediatoR](https://github.com/jbogard/MediatR) for .Net.

Makes it possible to use the `Vertical Slice Architecture` with Java and Spring Boot.

## Spring Boot Starter

Use the convenient [JMediator Spring Boot Starter](https://github.com/membrane/jmediator-spring-boot-starter) for Spring Boot.