分类: Java开发

最小化安装eclipse

下载离线安装包 不要用installer安装。不要去主页http://www.e…

Continue Reading 最小化安装eclipse

谁的责任

今天,由于代码写得不是很好,出了bug,导致主流程阻塞。 好几个领导都来找我问责…

Continue Reading 谁的责任

springboot显示的时间相差8小时的问题及解决方案

使用springdata的时候,保存到数据库的时间没错,就是查询到前端时时间就少…

Continue Reading springboot显示的时间相差8小时的问题及解决方案

springboot的pom样本

包含日志,mybatis等 <project xmlns="ht…

Continue Reading springboot的pom样本

java编程规范

类开头声明 行数:2000 每行:80 先静态,后实例变量 实现注释的风格:块,…

Continue Reading java编程规范

一个简洁的tomcat配置文件

<?xml version=’1.0′ encod…

Continue Reading 一个简洁的tomcat配置文件

java技能进阶

分布式架构相关 memcached mongoDB redis zookeepe…

Continue Reading java技能进阶

加快eclipse运行速度

一、配置preferences General > Startup and…

Continue Reading 加快eclipse运行速度

jetty学习笔记【引用】

http://www.cnblogs.com/yiwangzhibujian/c…

Continue Reading jetty学习笔记【引用】