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

ertificate.certificate-generator.v1.0.0.source-code.application.yml Maven / Gradle / Ivy

There is a newer version: v1.0.5
Show newest version
spring:
  devtools:
    restart:
      exclude:  public/**
      enabled:  true

mybatis:
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
  mapper-locations: classpath*:mappers/*Mapper.xml

server:
  port: 40213

liumapp:
  certificate:
    generator:
      port: 40214
      startDelay: 3000







© 2015 - 2025 Weber Informatics LLC | Privacy Policy