spring.datasource.url=jdbc:mysql://localhost:3306/student_db spring.datasource.username=root spring.datasource.password=your_password spring.jpa.hibernate.ddl-auto ...