Caused by: com.mysql.cj.core.exceptions.WrongArgumentException: 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';