1、the following workspace files are inconsistent with the editor,以下工作区文件与编辑器不一致
2、No compiler is provided in this environment,此环境中未提供编译器
https://blog.csdn.net/lslk9898/article/details/73836745
3、no appropriate protocol(protocol is disabled or),没有合适的协议(协议被禁用或密码套件不合适)
https://www.cnblogs.com/andy-alone/p/10937311.html
https://stackoverflow.com/questions/60654644/no-appropriate-protocol-protocol-is-disabled-or-cipher-suites-are-inappropriate#
http://talesfromthedatacenter.com/2015/05/ilom-error-no-appropriate-protocol-protocol-is-disabled-or-cipher-suites-are-inappropriate/
4、Establishing SSL connection without server‘s identity verification is not recommende,警告:不建议在没有服务器身份验证的情况下建立SSL连接
https://blog.csdn.net/qq_41785135/article/details/85118329
5、运行报错:找不到或无法加载主类,(说明,git拉取团队代码后,运行报错,需要maven更新下工程,解决)
https://blog.csdn.net/weixin_43653670/article/details/115420197
6、Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.1.3,未能执行目标org.springframework。boot:spring-boot-maven-plugin:2.1.3
https://blog.csdn.net/qq_31419109/article/details/106362497(the background is nice)
https://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException