Advertisement
Guest User

Untitled

a guest
Jun 18th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. spring.jpa.hibernate.ddl-auto=none
  2. spring.datasource.url=localhost:3306
  3. spring.datasource.username=EtfSI2016
  4. spring.datasource.password=2016SIEtf
  5. spring.datasource.schema=tim14
  6. spring.jpa.properties.hibernate.current_session_context_class=org.springframework.orm.hibernate4.SpringSessionContext
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement