spring.datasource.driver-class-name=org.postgresql.Driver spring.datasource.url=jdbc:postgresql://localhost:5432/postgres spring.datasource.username=report_auto spring.datasource.password=fantuan1985 mybatis.mapper-locations=classpath:mapper/*.xml