Configuring your JDBC connection is easy, the only mandatory property is the JDBC URL. quarkus.datasource.jdbc.url=jdbc:postgresql://localhost:5432/ ...
確定! 回上一頁