码迷,mamicode.com
首页 > 数据库 > 详细

postgres数据库连接driver,url,username,password

时间:2019-06-01 23:19:32      阅读:240      评论:0      收藏:0      [点我收藏+]

标签:pass   color   cal   数据   drive   local   class   org   连接   

postgresql.driver=org.postgresql.Driver
postgresql.url=jdbc:postgresql://localhost:5432/postgres
postgresql.user=postgres
postgresql.password=postgres

 

postgresql.driver=org.postgresql.Driver
postgresql.url=jdbc:postgresql://localhost:5432/postgres
postgresql.user=postgres
postgresql.password=sd3056665

postgres数据库连接driver,url,username,password

标签:pass   color   cal   数据   drive   local   class   org   连接   

原文地址:https://www.cnblogs.com/jinlin-2018/p/10961331.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!