Guest User

Untitled

a guest
Oct 23rd, 2018
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. spring.jpa.hibernate.ddl-auto=create
  2. spring.datasource.url=jdbc:mysql://localhost:3306/db_example
  3. spring.datasource.username=springuser
  4. spring.datasource.password=ThePassword
Add Comment
Please, Sign In to add comment