Skip to content

Commit

Permalink
init for graalvm workshops
Browse files Browse the repository at this point in the history
  • Loading branch information
paulparkinson committed Oct 3, 2024
1 parent f0efd5c commit ec91eee
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ spring:

# Datasource Configuration
datasource:
url: jdbc:oracle:thin:@adderdb_tp?TNS_ADMIN=/Users/atael/Downloads/Wallet_ADDERDB
url: jdbc:oracle:thin:@ATP110513_tp?TNS_ADMIN=/home/LL110513_U/myatpwallet
username: ADMIN
password: yM-vilTKT_1j2inD
password: ATP110513
driver-class-name: oracle.jdbc.OracleDriver
type: oracle.ucp.jdbc.PoolDataSource
oracleucp:
Expand Down

0 comments on commit ec91eee

Please sign in to comment.