cmd:No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?

我的项目是springboot进行开发,用的idea开发工具: 首先来看看我的打包配置:   <!--打war包第一步-->添加依赖: <dependency>     <groupId>org.springframework.boot</groupId>     <artifactId>spring-boot-starter-tomcat</artifactId>     <scope>prov
相关文章
相关标签/搜索