You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WorkFolio is a Spring Boot web app for efficient employee data management. It features login protection using Spring Security and a user-friendly interface with Bootstrap. Explore the code and JavaDocs for complete project insights. 🚀
The primary goal of this project is to develop an application that maintains contacts in a very effective manner and offers a smarter way of handling contacts with complete authentication and authorization. Resources.
A Java application using Spring Boot, with Cart, Order, Product, and Summary services. Each service connects to its own PostgreSQL instance. The system features JWT-based authentication, API documentation via Swagger, container orchestration with Docker Compose, monitoring with Prometheus and Grafana, and automated testing and heal
This project is a Spring Boot application demonstrating a secure REST API with JWT (JSON Web Token) based authentication and authorization. It provides endpoints for user registration, authentication, and a protected demo resource.