Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 833 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 833 Bytes

🧿 Auth API

Project developed during Fernanda Kipper's class. This repository contains a simple Java Spring project that implements authentication and authorization using Spring Security

🛠️ Technologies

  • Java, Spring Boot, Spring Boot Security, JWT Token, Bcrypt

📦 How to Run the Project

  1. Clone the repository

      git clone https://github.com/gablsl/auth-api.git
  2. Install dependencies with Maven

  3. Install PostgreSQL

🤝 How to contribute?

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request to the repository.

When contributing to this project, please follow the existing code style, commit conventions, and submit your changes in a separate branch.

Developed with ❤️ Gabriel