Skip to content

Commit 1e439ae

Browse files
committed
Update Hello.scala
1 parent 170040f commit 1e439ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/com/shippable/Hello.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import scala.concurrent.{Await, Future}
1010
class HelloWorld {
1111
def returnValue(): String= {
1212

13-
val configuration = URLParser.parse("jdbc:postgresql://localhost:5432/test?user=postgres")
13+
val configuration = URLParser.parse("jdbc:postgresql://localhost:5432/test?user=postgres&password=")
1414
val connection: Connection = new PostgreSQLConnection(configuration)
1515
var finalResult = ""
1616

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy