dbconfig.properties 113 B

1234567
  1. {
  2. "BSD_HK":{
  3. "url":"jdbc:oracle:thin:@127.0.0.1:1521:orcl",
  4. "user":"BSD_HK",
  5. "password":"select!#%*("
  6. }
  7. }