IDEA搭建spring-boot maven报错Project ‘org.springframework.boot:spring-boot-starter-parent:2.2.0.RELEASE’ not found

因为RELEASE版本是不稳定的,于是需要指定spring的仓库,在pom.xml后面添加如下代码,然后保存pom.xml文件,就会重新从repo.spring.io中引入jar包

<repositories><repository><id>spring-snapshots</id><url>http://repo.spring.io/libs-snapshot</url></repository>
</repositories><pluginRepositories><pluginRepository><id>spring-snapshots</id><url>http://repo.spring.io/libs-snapshot</url></pluginRepository>
</pluginRepositories>

IDEA 之搭建spring-boot maven报错Project ‘org.springframework.boot:spring-boot-starter-parent:2.2.0.RELEAS相关推荐

  1. spring的sanpshot报错_最详细的 Spring Boot 多模块开发与排坑指南

    创建项目 创建一个 SpringBoot 项目非常的简单,简单到这里根本不用再提.你可以在使用 IDEA 新建项目时直接选择 Spring Initlalize 创建一个 Spring Boot 项目 ...

  2. Spring Mybatis 异常报错:org.springframework.core.annotation.AnnotationUtils.clearCache()V

    今天在学习Spring 的时候,运行测试出现了异常: "C:\Program Files\Java\jdk1.8.0_231\bin\java.exe" -javaagent:D: ...

  3. spring boot 启动报错:No qualifying bean of type org.springframework.security.oauth2.provider.token.Toke

    spring boot启动报错: Exception encountered during context initialization - cancelling refresh attempt: o ...

  4. Spring boot 启动报错 'elasticsearchTemplate' that could not be found.

    Spring boot 启动报错 (a)异常信息 Error starting ApplicationContext. To display the conditions report re-run ...

  5. 解决 Maven 报错 Non-resolvable parent POM ... was cached in the local repository, resolution will not be

    解决 Maven 报错 Non-resolvable parent POM ... was cached in the local repository, resolution will not be ...

  6. maven报错Non-resolvable parent POM for com.wpbxin:springboot2-first-example:0.0.1-SNAPSHOT: Could not

    文章目录 一.maven报错 二.一些说明 三.出现问题的原因和几种解决方法 忽略SSL证书检查 生成证书并导入到 JRE security 中 使用默认的 maven 中央仓库 使用 http 的镜 ...

  7. springboot启动突然报错Could not resolve placeholder 'spring.datasource.driver-class-name'

    之前好好的项目,今天启动突然报错Could not resolve placeholder 'spring.datasource.driver-class-name' 按照网友的方法,添加了 @Pro ...

  8. 安装centos 8 stream boot iso报错

    安装centos 8 stream boot iso报错无法找到本地源 问题描述: 今天因部署需要搭建 Stream 8系统,在引导安装页面时发现无法读到本地 centos 8 stream boot ...

  9. IDEA2021.3.2拉取maven报错maven-default-http-blocker解决方法

    因为IDEA2021.3.2 的Maven是3.8.1后,mvn编译的时候总是提示拉不到依赖,报错如下: Could not validate integrity of download from h ...

  10. IDEA配置maven报错解决方案

    IDEA配置maven报错解决方案 参考文章: (1)IDEA配置maven报错解决方案 (2)https://www.cnblogs.com/7758521gorden/p/8778496.html ...

最新文章

  1. NLP入门竞赛,搜狗新闻文本分类
  2. 1.httpClient和ScrollView
  3. Ubuntu 16.04下使用Wine安装Xshell 4和Xftp 4
  4. 【C++深度剖析教程40】使用数值型模板技术计算1+2+3+...+N的值
  5. mysql 异步_MySQL -- 异步I/O
  6. 真!长!啊!中国校名最长的学校竟然有55个字!
  7. python二维数组读取数报错TypeError: list indices must be integers or slices, not tuple
  8. 高分选手讲解:如何突破思维圈限,从NLP角度挖掘新的解题思路
  9. php 批量删除挂马文件夹,PHP批量挂马脚本
  10. Pandas数据框索引函数 iloc、loc和ix学习使用
  11. html5 播放器 github,GitHub - Little-girl-lily/player: html5版本音乐播放器,支持iOS设备...
  12. 【转-参考】九宫格时间管理-第三代时间管理方法:人生平衡发展的八个方向
  13. 一套工地实名制考勤管理系统有哪些软硬件组成
  14. 注塑模具设计需要注意哪些要点?
  15. JavaWeb自学笔记
  16. 企业运维,至少包括如下几个大方面: 1,桌面运维(以windows为主,工资偏低,桌面运维经理可以达到8K到10K,很多人在公司里干的就是安装windows系统,windows里的QQ坏了重装下,砸个
  17. 英语语法最终珍藏版笔记-1英语动词的时态
  18. 新增诊所19804家 | 私营诊所要如何主动?才能被患者选择
  19. 工业智能机器人数量缺口大 核心技术要突破!
  20. bilibili缓存文件在哪里_别再盲目清理了,手机删除这3个文件夹,能瞬间清出十几G垃圾...

热门文章

  1. VB.NET 保留2位小数
  2. Python四舍五入保留两位小数
  3. Android开发————简易App设计(三)
  4. nodejs轻量型个人文档管理系统
  5. 【LLVM实践】死循环插桩检测
  6. Json-Handle插件下载安装使用
  7. .Net 调用中国气象台Web Service
  8. 线性回归——多重共线性
  9. linux怎么设置raid,如何在Linux中配置RAID-教程
  10. Python编写三角形