Back to projects Key Features
- Implements a Spring Boot 3 REST API with a React frontend
- Uses Keycloak SSO and role-based access control for authentication flows
- Runs PostgreSQL, MinIO, and app services in a local Docker Compose setup
Technologies
JavaSpring BootReactKeycloakDockerPostgreSQLMinIO
A full-stack Pastebin demo built with a Spring Boot 3 REST API, React frontend, Keycloak SSO for authentication, MinIO for object storage, and PostgreSQL for persistence. The project focuses on architecture and integration points in a local Docker Compose setup rather than production hardening.