Advertisement
Guest User

props

a guest
May 27th, 2019
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. spring.datasource.url = jdbc:mysql://localhost:3306/telega1?verifyServerCertificate=false&useSSL=false&requireSSL=false&useLegacyDatetimeCode=false&amp&serverTimezone=UTC
  2. spring.datasource.username = root
  3. spring.datasource.password = 1712
  4. spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
  5. spring.mustache.expose-request-attributes=true
  6. spring.jpa.properties.hibernate.id.new_generator_mappings=false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement