Open Issues Need Help
View All on GitHub #1 - Chore: inicializar projeto Spring Boot about 9 hours ago
AI Summary: This issue describes the initial setup for a new Spring Boot project. It involves creating the project with essential dependencies such as web, data JPA, security, H2 database, and Lombok. Additionally, it requires adding a `.gitignore` file and an initial README with a description of the project's Minimum Viable Product.
Complexity:
1/5
good first issue
Backend de RPG de texto turn-based com Spring Boot, gerenciamento de personagens, missões, inventário, batalhas e evolução de atributos.
Java