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
相關文章
相關標籤/搜索