Updated Oracle connection string
This commit is contained in:
parent
5cc3230694
commit
69844c3180
@ -1,6 +1,6 @@
|
||||
#Database Configuration
|
||||
db.driver=oracle.jdbc.OracleDriver
|
||||
db.url=jdbc:oracle:thin:@localhost:1521:xe
|
||||
db.url=jdbc:oracle:thin:@localhost:1521/XEPDB1
|
||||
db.username=SP
|
||||
db.password=SP
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user