240 发简信
IP属地:广东
  • Spring Boot+Thymeleaf页面展示

    开发传统Java WEB工程时,我们可以使用JSP页面模板语言,但是在SpringBoot中已经不推荐使用了。SpringBoot支持如下页面模...

  • Resize,w 360,h 240
    Spring Boot -01- 入门

    Spring Boot快速入门 一、Spring Boot简介 Spring Boot 是由 Pivotal 团队提供的全新框架。Spring ...

  • Nginx配置文件说明

    Nginx配置文件说明如下:

  • Resize,w 360,h 240
    centos安装Nginx

    一、安装 1、下载 2、解压 3、安装依赖 4、编译安装 5、默认安装位置默认安装位置:/usr/local/nginx/sbin6、运行 在浏...

  • centOS安装mysql

    一、安装yum Repo 1、centos的yum源没有,mysql,需要在mysql官网下载yum repo配置文件。下载命令: 2、进行re...

  • git安装

    git安装 配置git

  • docker常用命令

    一、常用命令 docker run docker logs docker stop docker ps 二、docker容器使用 1、启动容器 ...

  • centOS7 安装docker

    一、docker简介 docker三个基本概念: 仓库(Repository) 镜像(Image) 容器(Container) 1、仓库仓库是D...

  • CentOS7 安装Python3.5

    🚂CentOS7安装Python3.5 安装依赖 openssl-devel bzip2-devel expat-devel gdbm-deve...