spring.datasource.url=jdbc:mysql://localhost:3306/relationships spring.datasource.username=root spring.datasource.password=root spring.datasource.driver-class-name=com.mysql.jdbc.Driver spring.jpa.hibernate.ddl-auto=updatecopy