#key=value driverClassName=com.mysql.jdbc.Driver url=jdbc:mysql://localhost:3306/lovecoding?serverTimezone=UTC&rewriteBatchedStatements=true username=root password=root initialSize=5 maxActive=10 maxWait=1000