Postgresql docker container connection failure

前端 未结 0 1658
小蘑菇
小蘑菇 2020-12-12 12:24

I\'m using this line of code to try to connect(w/ jdbc) to a psql docker container:

Connection conn = DriverManager.getConnection(
   "jdbc:postgresql://         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题