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

https://github.com/tuplle/micro-petri

Demo project for microservice architecture with Petri nets.
https://github.com/tuplle/micro-petri

java maven microservices petri-nets reachability-analysis spring spring-boot

Last synced: 2 months ago
JSON representation

Demo project for microservice architecture with Petri nets.

Awesome Lists containing this project

README

        

# Micro-Petri
![MIT License](https://img.shields.io/badge/license-MIT-green)
![Java 11](https://img.shields.io/badge/Java-11-red)
![Spring Boot 2.4.0](https://img.shields.io/badge/Spring%20Boot-2.4.0-brightgreen)
![Maven package build](https://github.com/mladoniczky/micro-petri/workflows/Maven%20package%20build/badge.svg?branch=master)

## Modules
- Petri4J - Common structure of Petri nets.
- Net service - Service for CRUD over nets.
- Analysis service - Service for analysis of saved/known nets.