Cannot resolve class or package ‘dialect’
enter image description hereI’ve just started writing in Java and encountered this error. Could it potentially hinder my progress, or is it a bug? I’ve tried switching between MYSQLDialect, MySQL8Dialect, and MySQL57Dialect, but it hasn’t helped. I’ve already specified all the necessary dependencies in the pom.xml file.