Stella981 Stella981
3年前
Notepad++和MinGW的安装和配置
http://blog.csdn.net/cclovepl/article/details/70568313http://blog.csdn.net/cclovepl/article/details/70520412http://blog.csdn.net/guang670248515/article/details/70186454http:/
可莉 可莉
3年前
10、Dockerfile实战
 一、镜像制作步骤1. 安装编译依赖包2.编译安装3.配置 二、编写DockerfileFROMcentos:7MAINTAINERQUNXUERUNyuminstallygccgcccmakegddevellibxml2
Easter79 Easter79
3年前
SpringCloud 服务通信方法
eureka服务已经启动 http://localhost:8761/注:在启动文件加上注解@EnableEurekaServerapplication.yml配置文件eureka:instance:hostname:localhostclient:se
Stella981 Stella981
3年前
IDEA 如何搭建maven 安装、下载、配置(图文)
1.下载maven压缩包输入网址www.apache.org(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.apache.org%2F)会看到以下界面!(https://images2018.cnblogs.com/blo
Easter79 Easter79
3年前
SpringBoot日记——错误页处理的配置篇
 在我们访问页面的时候经常会遇到各种问题,比如404,400,500,502等等,可返回的错误页对用户来讲,并不太亲民,所以要定制一下自己的错误页。 我们先访问一个错误页面,看下效果:(虽然给我们提供了错误时间、类型、状态码、错误信息,但是好丑,而且用户也不知道这是什么意思)!(https://oscimg.oschina.net/oscnet
Easter79 Easter79
3年前
SpringBoot学习笔记
1. 读取application.properties配置文件  application.properties内容:book.namespringbootbook.number${random.value}读取代码@RestController
Stella981 Stella981
3年前
Linux中JDK的安装和配置方法
一、软件(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.so.com%2Fs%3Fq%3D%25E8%25BD%25AF%25E4%25BB%25B6%26ie%3Dutf8%26src%3Dinternal_wenda_recommend_textn)下载1、下载JDK