datasource.url=jdbc:mysql://localhost:3306/userdb
datasource.username=root
datasource.password=root123
driver=com.mysql.cj.jdbc.Driver
log.level=debug
cache.enabled=true