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

ck.framework.example-openapi.0.3.110.source-code.application.yml Maven / Gradle / Ivy

logging:
  level:
    root: INFO
    org.dotwebstack: DEBUG

dotwebstack:
  openapi:
    apiDocPublicationPath: /openapi.yaml
    spatial:
      sridParameter:
        name: accept-crs
        valueMap:
          '[epsg:28992]': 28992
  config: dotwebstack.yaml
  postgres:
    host: localhost
    port: 5432
    username: postgres
    password: postgres
    database: postgres
    schema: dbeerpedia
  base_url: localhost:8080




© 2015 - 2025 Weber Informatics LLC | Privacy Policy