completed initial scaffolding for services

This commit is contained in:
2025-06-16 23:12:38 +02:00
parent eee746a5d8
commit b214d42d2f
24 changed files with 305 additions and 88 deletions

View File

@@ -1,5 +1,8 @@
spring.application.name=tm
debug=true
server.servlet.context-path=/api
logging.level.root=INFO
logging.level.org.springframework.boot.autoconfigure=INFO
@@ -12,3 +15,5 @@ spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQLDialect
spring.datasource.url=jdbc:mysql://localhost:3306/qpay?useLegacyDatetimeCode=false
spring.datasource.username=root
spring.datasource.password=password
sbz.aggregator.url=http://192.168.16.29:24050/v1