databaseUrl { dataSourceClass = "slick.jdbc.DatabaseUrlDataSource" properties = { driver = "org.postgresql.Driver" url = "postgres://user:pass@host/dbname" } ...
確定! 回上一頁