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

oup.beekeeper-scheduler-apiary.3.5.700.source-code.beekeeper-scheduler-apiary-application.yml Maven / Gradle / Ivy

The newest version!
management.endpoints.web.exposure.include: health,info,prometheus

server:
  port: 8080

spring:
  jpa:
    database: default
    hibernate:
      ddl-auto: validate
    properties.hibernate:
      dialect: org.hibernate.dialect.MySQL8Dialect
properties:
  beekeeper:
    default-cleanup-delay: P3D
    default-expiration-delay: P30D




© 2015 - 2024 Weber Informatics LLC | Privacy Policy