Caused by: java.sql.SQLException: Unable to load authentication plugin 'caching_sha2_password' code example
Example: Unable to load authentication plugin 'caching_sha2_password'
ALTER USER 'student'@'localhost' IDENTIFIED WITH mysql_native_password BY 'pass123';