Challenge ONE | Java | Back-end | Spring Boot 🗒 Project Description In this challenge a forum application was developed to allow people to publish topics with questions and receive replies from someone else. ✅ Requirements ➡ Authentication and Authorization of users. ➡ CRUD throught HTTP requests & Spring (GET, PUT, POST, DELETE). ➡ Generation of tokens throught Java-JWT . 🖥️ Tools used: Java Platform, Standard Edition 17 Development Kit (JDK 17) ☕ Spring Boot. MySQL. Java-JWT (JSON Web Token). JPA (Java Persistence API). IntelliJ IDEA.