All Downloads are FREE. Search and download functionalities are using the official Maven repository.

igitaltwin.basyx.basyx.submodelregistry-service.2.0.0-milestone-03.1.source-code.application.yml Maven / Gradle / Ivy

---
events:
  sink:
description:
  profiles: https://admin-shell.io/aas/API/3/0/SubmodelRegistryServiceSpecification/SSP-001
springdoc:
   api-docs:
      path: /api-docs
springfox:
  documentation:
    enabled: true
  #  open-api.v3.path: /api-docs
management:
  endpoints:
    web:
      exposure:
        include: "health,metrics"
logging:
  level:
    root: INFO
server:
  shutdown: graceful
  port: 8080
  error:
    whitelabel:
      enabled: false
spring:
  application:
    name: Basyx Submodel Registry
  jackson:
    date-format: org.eclipse.digitaltwin.basyx.submodelregistry.service.RFC3339DateFormat
    serialization:
      WRITE_DATES_AS_TIMESTAMPS: false         




© 2015 - 2024 Weber Informatics LLC | Privacy Policy