Guest User

Untitled

a guest
Dec 5th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. dataSource.driverClassName=com.mysql.jdbc.Driver
  2. dataSource.url=jdbc:mysql://localhost:3306/jdb
  3. dataSource.pooled=true
  4. dataSource.username=cloud
  5. dataSource.password=scape
  6. dataSource.dbCreate=update
  7.  
  8. cardtemp.alias.string=cardtemp
  9. cardtemp.alias.password=changeit
Add Comment
Please, Sign In to add comment