application.properties 171B

12345
  1. spring.jpa.hibernate.ddl-auto=update
  2. spring.datasource.url=jdbc:mysql://localhost:3306/cycleUsers?useSSL=false
  3. spring.datasource.username=root
  4. spring.datasource.password=