This commit is contained in:
xds
2026-01-02 14:28:42 +03:00
parent c84f6a3988
commit cbcd21946c
32 changed files with 972 additions and 38 deletions

View File

@@ -1,19 +1,20 @@
spring.application.name=budger-app
spring.data.mongodb.uri=mongodb://budger-app:BA1q2w3e4r!@luminic.space:27017/budger-app-v2?authSource=admin&minPoolSize=10&maxPoolSize=100
logging.level.org.springframework.web=DEBUG
logging.level.org.springframework.data = DEBUG
logging.level.org.springframework.data.jpa = DEBUG
logging.level.org.springframework.data=DEBUG
logging.level.org.springframework.data.jpa=DEBUG
#logging.level.org.springframework.data.mongodb.core.ReactiveMongoTemplate=DEBUG
logging.level.org.springframework.security = DEBUG
logging.level.org.springframework.security=DEBUG
#logging.level.org.springframework.data.mongodb.code = DEBUG
logging.level.org.springframework.web.reactive=DEBUG
logging.level.org.mongodb.driver.protocol.command = DEBUG
logging.level.org.mongodb.driver.protocol.command=DEBUG
logging.level.org.springframework.jdbc.core=INFO
logging.level.org.springframework.jdbc.core.StatementCreatorUtils=INFO
logging.level.org.springframework.jdbc=INFO
logging.level.org.springframework.jdbc.datasource=INFO
logging.level.org.springframework.jdbc.support=INFO
logging.level.okhttp3=INFO
logging.level.space.luminic=DEBUG
management.endpoints.web.exposure.include=*
management.endpoint.health.show-details=always
@@ -23,6 +24,6 @@ nlp.address=http://127.0.0.1:8000
spring.datasource.url=jdbc:postgresql://213.226.71.138:5432/luminic-space-db
spring.datasource.url=jdbc:postgresql://31.59.58.220:5432/luminic-space-db
spring.datasource.username=luminicspace
spring.datasource.password=LS1q2w3e4r!