In a JDBC URL, it might look like this: jdbc:postgresql://host:5432/db?sslmode=require. The “require” value ensures that the connection will ...
確定! 回上一頁