第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時(shí)綁定郵箱和手機(jī)立即綁定

IDEA導(dǎo)入這個(gè)maven項(xiàng)目出現(xiàn)以下問題,百度的方法試過了不行,有大神幫忙看看嗎?

https://img1.sycdn.imooc.com//5d299e51000127e319201080.jpg

Error:(12, 20) java: 無法訪問org.springframework.context.ConfigurableApplicationContext

? 找不到org.springframework.context.ConfigurableApplicationContext的類文件


正在回答

3 回答

IDEA換了旗艦版后可以運(yùn)行了,,

0 回復(fù) 有任何疑惑可以回復(fù)我~
<?xml?version="1.0"?encoding="UTF-8"?>
<project?xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"?xmlns="http://maven.apache.org/POM/4.0.0"
?????????xsi:schemaLocation="http://maven.apache.org/POM/4.0.0?http://maven.apache.org/xsd/maven-4.0.0.xsd">
????<modelVersion>4.0.0</modelVersion>

????<parent>
????????<groupId>org.springframework.boot</groupId>
????????<artifactId>spring-boot-starter-parent</artifactId>
????????<version>1.5.9.RELEASE</version>
????????<relativePath/>?<!--?lookup?parent?from?repository?-->
????</parent>


????<groupId>com.asd45183</groupId>
????<artifactId>springapp</artifactId>
????<version>0.0.1-SNAPSHOT</version>
????<name>springapp</name>
????<description>Demo?project?for?Spring?Boot</description>

????<properties>
????????<java.version>1.8</java.version>
????</properties>

????<dependencies>
????????<dependency>
????????????<groupId>org.springframework.boot</groupId>
????????????<artifactId>spring-boot-starter</artifactId>
????????</dependency>

????????<dependency>
????????????<groupId>org.springframework.boot</groupId>
????????????<artifactId>spring-boot-starter-web</artifactId>
????????</dependency>
????????<dependency>
????????????<groupId>org.springframework.boot</groupId>
????????????<artifactId>spring-boot-starter-test</artifactId>
????????????<scope>test</scope>
????????????<exclusions>
????????????????<exclusion>
????????????????????<groupId>org.junit.vintage</groupId>
????????????????????<artifactId>junit-vintage-engine</artifactId>
????????????????</exclusion>
????????????????<exclusion>
????????????????????<groupId>junit</groupId>
????????????????????<artifactId>junit</artifactId>
????????????????</exclusion>
????????????</exclusions>
????????</dependency>
????????<dependency>
????????????<groupId>org.junit.jupiter</groupId>
????????????<artifactId>junit-jupiter</artifactId>
????????????<version>5.5.0</version>
????????????<scope>test</scope>
????????</dependency>
????????<dependency>
????????????<groupId>junit</groupId>
????????????<artifactId>junit</artifactId>
????????????<version>4.12</version>
????????????<scope>test</scope>
????????</dependency>
????????<!--引入熱部署依賴-->
????????<dependency>
????????????<groupId>org.springframework.boot</groupId>
????????????<artifactId>spring-boot-devtools</artifactId>
????????????<optional>true</optional>
????????</dependency>
????</dependencies>

????<build>
????????<plugins>
????????????<plugin>
????????????????<groupId>org.springframework.boot</groupId>
????????????????<artifactId>spring-boot-maven-plugin</artifactId>
????????????</plugin>
????????</plugins>
????</build>

????<!--???<repositories>
????????????<repository>
????????????????<id>spring-snapshots</id>
????????????????<name>Spring?Snapshots</name>
????????????????<url>https://repo.spring.io/snapshot</url>
????????????????<snapshots>
????????????????????<enabled>true</enabled>
????????????????</snapshots>
????????????</repository>
????????????<repository>
????????????????<id>spring-milestones</id>
????????????????<name>Spring?Milestones</name>
????????????????<url>https://repo.spring.io/milestone</url>
????????????</repository>
????????</repositories>
????????<pluginRepositories>
????????????<pluginRepository>
????????????????<id>spring-snapshots</id>
????????????????<name>Spring?Snapshots</name>
????????????????<url>https://repo.spring.io/snapshot</url>
????????????????<snapshots>
????????????????????<enabled>true</enabled>
????????????????</snapshots>
????????????</pluginRepository>
????????????<pluginRepository>
????????????????<id>spring-milestones</id>
????????????????<name>Spring?Milestones</name>
????????????????<url>https://repo.spring.io/milestone</url>
????????????</pluginRepository>
????????</pluginRepositories>-->

</project>


0 回復(fù) 有任何疑惑可以回復(fù)我~
#1

慕數(shù)據(jù)0284452 提問者

兄dei,沒看懂你的答復(fù),是讓我用你的內(nèi)容替換我的pom.xml嗎
2019-07-17 回復(fù) 有任何疑惑可以回復(fù)我~
spring.devtools.restart.exclude=WEB_INF/**
spring.devtools.restart.exclude=WEB_INF/**


0 回復(fù) 有任何疑惑可以回復(fù)我~
#1

慕數(shù)據(jù)0284452 提問者

這個(gè)加入哪幾行?
2019-07-17 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消

IDEA導(dǎo)入這個(gè)maven項(xiàng)目出現(xiàn)以下問題,百度的方法試過了不行,有大神幫忙看看嗎?

我要回答 關(guān)注問題
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號