问题出现在COLLATE的设置上,将排序规则设置为utf8mb4_bin即可解决问题
详情参考:COLLATE
linux下安装tomcat9,linux tomcat 9 安装及配置教程
toString()、new String()和(String) 、String.ValueOf()的区别