Advertisement
Guest User

Untitled

a guest
Feb 20th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. management:
  2. security:
  3. enabled: false
  4. spring:
  5. jpa:
  6. hibernate:
  7. ddl-auto: create
  8. properties:
  9. hibernate:
  10. dialect: org.hibernate.dialect.MySQLDialect
  11. datasource:
  12. url: jdbc:mysql://localhost:3306/diploma
  13. username: root
  14. password: sXG>lcli*8w<
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement