See the docs for more info.
This project provides a secure User Management System that supports JWT-based authentication and allows administrators to perform CRUD operations on users. It also includes Swagger documentation for API endpoints, making it easy to integrate and test the system. This system is built using Java and Spring Boot for the backend and utilizes JWT for authentication.
- 🔐 JWT-based authentication for secure access.
- 👤 CRUD operations for managing users and their roles.
- 📊 API documentation using Swagger for easy access to endpoints.
- 🔧 Admin interface for managing user data, roles, and permissions.
- 🛠 Simple setup for development and production environments.
We welcome contributions to the User Management System! Please fork the repository, create a feature branch, and submit a pull request with your improvements. Be sure to follow the guidelines in our contribution documentation.
This project is licensed under the MIT License - see the LICENSE file for details.
git clone https://gitlab.com/jala-university1/cohort-3/oficial-es-desarrollo-de-software-3-cssd-232.ga.t1.25.m2/secci-n-d/digitalgangters/cis-java.git
mvn clean installIf u have any problem with the dependencies, please visit the: Project Setup and Dependencies section in the project wiki for details about the versions of dependencies used.
and then enjoy the project!
