spring: datasource: url: jdbc:postgresql://localhost:5432/crss?currentSchema=admin username: postgres password: postgres mail: host: 127.0.0.1 port: 3025 username: crss@local.dev.pemc.com password: P@ssw0rd1434412 properties: mail: transport.protocol: smtp smtp: auth: true starttls.enable: true redis: host: localhost jpa: show-sql: false generate-ddl: false server: port: 8082 crss: mail: signature: root-dir: /tmp/crss/esig