我的学习记录,部分资料来自网络
很早就想写一下SpringBoot的博客了,17年底鸽到了现在,终于有时间了。正好最近也出了2.0,开始边学边写吧。本系列教程基于Spring Boot 2.0、JDK 8u161。项目git地址
阅读全文
12
create user 'username'@'host' identified by 'password'; -- 命令create user 'tt'@'localhost' identified by '123456'; -- 例子
以一种易于解释(parse)且易于阅读的格式,返回关于 Redis 服务器的各种信息和统计数值。
官网https://jenkins.io/download/
官网http://www.oracle.com/technetwork/java/javase/downloads/index.html
原文:互联网协议入门(阮一峰)
原文地址: Java 8 Concurrency Tutorial: Threads and Executors
debug选择remote,一般会有默认配置,使用默认配置即可。如果没有默认配置,可以按照下图:
application.properties/yml配置:
1234
server.port=8080server.tomcat.protocol_header=x-forwarded-protoserver.use-forward-headers=trueserver.address=127.0.0.1
1
wget -N --no-check-certificate https://raw.githubusercontent.com/91yun/shadowsocks_install/master/ssr-install.sh && bash ssr-install.sh