Criada branch dev para testes de api

This commit is contained in:
2026-03-01 19:17:39 -03:00
parent 133f847d50
commit 61271a98b8
54 changed files with 1691 additions and 595 deletions

View File

@@ -0,0 +1,5 @@
spring.data.mongodb.uri=${MONGO_URI}
cors.allowed.origins=${CORS_ORIGINS}
jwt.secret=${JWT_SECRET}
logging.level.root=WARN
logging.level.com.agendaestudantil=INFO