Spring Tool Suite(STS)加速

       Java开发首选技术是Spring,使用Spring技术首选的开发工具是STS,STS有许多加速spring开发的提示和快捷方式,并将spring的最新技术通过STS快速简单的传递给用户。

        

        但是STS有个很大的问题就是开发时候工具很卡,让人难以忍受,其实现在大部分基于eclipse的开发工具都有这个问题,下面做一些加快STS的优化措施:

  1.  Preferences -> Validation 选中 Suspend all validators
  2.  Preferences -> Spring->Validation->Project Validators 去掉你不需要的校验
  3.  Preferences -> Maven: 不选 Download repository index updates on startup(我目前的3.6.2默认没有选中)

新书推荐《JavaEE开发的颠覆者: Spring Boot实战》,涵盖Spring 4.x、Spring MVC 4.x、Spring Boot企业开发实战。

 

京东地址:http://item.jd.com/11894632.html

当当地址:http://product.dangdang.com/23926195.html

亚马逊地址:http://www.amazon.cn/图书/dp/B01D5ZBFUK/ref=zg_bsnr_663834051_6 

淘宝地址:https://item.taobao.com/item.htm?id=528426235744&ns=1&abbucket=8#detail

 

或自己在京东、淘宝、亚马逊、当当、互动出版社搜索自选。

 


猜你喜欢

转载自wiselyman.iteye.com/blog/2146461