fodase :)

meco meram, meco meram, meco meram
This commit is contained in:
2026-05-12 23:27:37 +00:00
parent 3ed2fcf0b7
commit b1dd3a8b01
82 changed files with 2932 additions and 1416 deletions
+6
View File
@@ -0,0 +1,6 @@
spring.data.mongodb.uri=${MONGO_URI:mongodb://localhost:27017/agenda_estudantil}
cors.allowed.origins=${CORS_ORIGINS:http://localhost:8080,http://localhost:3000}
jwt.secret=${JWT_SECRET:8a2b3c4d5e6f7g8h9i0j1k2l3m4n5o6p7q8r9s0t1u2v3w4x5y6z7A8B9C0D1E2F3}
logging.level.org.springframework.data.mongodb=DEBUG
springdoc.api-docs.enabled=true
springdoc.swagger-ui.enabled=true