[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project health_backend: Compilation failure
原因:jdk版本和你当前使用的jdk版本不一致导致的
解决:
连接:https://blog.csdn.net/fanrenxiang/article/details/80864908