240 发简信
IP属地:澳门
  • Resize,w 360,h 240
    spring boot(一):入门篇

    构建微服务:Spring boot 入门篇 什么是spring boot Spring Boot是由Pivotal团队提供的全新框架,其设计目的...

  • Maven settings.xml 配置阿里云或华为开源镜像,eclipse引入指定maven

    1.下载apache-maven-*** ,配置相应的环境变量; 2.在conf文件夹的setting.xml找到<mirrors> 添加如下代...

  • 配置spring boot 项目时parent 引入失败解决方式

    一.在使用STS工具或Eclipse工具初次创建spring boot项目时,有时候会出现如下错误; 二.解决方案有二个; 1.方式一: 因为你...