spring: application: name: wgcloud-server datasource: driver-class-name: org.postgresql.Driver url: jdbc:postgresql://localhost:5432/wgcloud username: postgres password: 123456