ud.carbon-server-demo.1.1.0.source-code.application.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of carbon-server-demo Show documentation
Show all versions of carbon-server-demo Show documentation
Demo 服务,担当数据推送的接收方,验证数据的有效性,以及演示会如何接收推送数据
server.port: 8080
spring:
application.name: carbon-mock-server
h2.console.enabled: true
datasource:
url: jdbc:h2:mem:carbon-db;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE
username: sa
password: password
driverClassName: org.h2.Driver
jpa:
open-in-view: true
spring.jpa.database-platform: org.hibernate.dialect.H2Dialect
springdoc:
api-docs:
enabled: true
path: /api-docs
swagger-ui:
enabled: true
path: /swagger-ui.html
carbon.server:
enabled: true
tenant: 1ce8f6f5-4c92-4d9b-a1fb-57971ab9ea6c
crypto:
secret: 4XgD98eGyMDejLvA
iv: ER2gveZeqYYfj6j8
salt: LXqF4UX4CiAa9mpm
© 2015 - 2025 Weber Informatics LLC | Privacy Policy