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

ck.framework.example-postgres.0.4.36.source-code.application.yml Maven / Gradle / Ivy

The newest version!
logging:
  level:
    root: INFO
    org.dotwebstack: DEBUG

dotwebstack:
  config: dotwebstack.yaml
  postgres:
    host: localhost
    port: 5432
    username: postgres
    password: postgres
    database: postgres
    schema: brewery




© 2015 - 2025 Weber Informatics LLC | Privacy Policy