Guest User

Untitled

a guest
Jan 8th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. application.properties
  2.  
  3. spring.datasource.url=jdbc/mysql://10.53.235.141:3306/hms
  4. spring.datasource.username="root"
  5. spring.datasource.password="password"
  6. spring.datasource.driverClassName=com.mysql.jdbc.Driver
  7. spring.jpa.database = MYSQL
  8.  
  9. [![Project setup structure][1]][1]
Add Comment
Please, Sign In to add comment