Distributed system supporting cemetery management made in microservices architecture.
- Docker
- Spring Boot
- Spring REST MVC
- Hibernate
- PostgreSQL
- RabbitMQ
- XSLT
- ReactJS
In order to download database image execute the following command:
docker pull postgres:11.7
In order to download RabbitMQ image execute the following command:
docker pull rabbitmq:management