04 2017 档案
摘要:@JsonIgnore @JsonFilter @JsonBackReference @JsonManagedReference @JsonIgnoreProperties jackson中的@JsonBackReference和@JsonManagedReference,以及@JsonIgnore
阅读全文
摘要:转载请注明出处:http://blog.csdn.net/l1028386804/article/details/50779761 CentOS7默认的防火墙不是iptables,而是firewalle. 安装iptable iptable-service [plain] view plain co
阅读全文
摘要:show global variables like 'wait_timeout'; 设置成10小时; set global wait_timeout=36000;
阅读全文
摘要:安装环境:CentOS7 64位 MINI版,安装MySQL5.7 1、配置YUM源 在MySQL官网中下载YUM源rpm安装包:http://dev.mysql.com/downloads/repo/yum/ 检查mysql源是否安装成功 看到上图所示表示安装成功 2、安装MySQL 3、启动My
阅读全文