Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/satzrp/moviedb-system

Demo Application
https://github.com/satzrp/moviedb-system

docker hibernate java spring-boot

Last synced: 6 days ago
JSON representation

Demo Application

Awesome Lists containing this project

README

        

# Sample Application

This is a sample application to demonstrate different languages, frameworks and concepts like

- Java
- Spring
- REST
- JPA (Hibernate)
- Messaging using RabbitMq
- Docker
- Docker Compose
- Logging (ELK Stack)
- Monitoring (Prometheus & Grafana)
- Caching (Redis)

## TODO

- Use next/font
- CSS modules
- exception handling (only happy path scenarios are handled, check and handle exceptional and error scenarios)
- etc