jdbc.jdbcUrl=jdbc:mysql://localhost:3306/student?rewriteBatchedStatements=true jdbc.driverClass=com.mysql.jdbc.Driver jdbc.userName=root jdbc.password=root