jeecg连接postgres数据库


multi-datasource2:
          url: jdbc:postgresql://localhost:5432/jeecg
          username: postgres
          password: postgres
          driver-class-name: org.postgresql.Driver

 

posted on 2021-12-14 09:02  一往无前!  阅读(609)  评论(0编辑  收藏  举报