- 授权协议: GPL
- 开发语言: Java Groovy
- 操作系统: 跨平台
- 软件首页: https://github.com/loveczp/groovy-web-console
- 软件文档: https://github.com/loveczp/groovy-web-console
软件介绍
groovy web console是一个把groovy解释器嵌入到java web的工具。这个工具目前主要用来进行线上问题排查。通过这个工具,程序猿可以动态调用java web工程里的资源,比如可以通过groovy script 来动态调用spring的bean。
出现线上bug的时候这个工具及其好用。可以通过groovy脚本来动态调用系统中的各个子单元并查看结果,这样就可以庖丁解牛一样准确定位问题的位置。
Ajax Design Patterns
Michael Mahemoff / O'Reilly Media / 2006-06-29 / USD 44.99
Ajax, or Asynchronous JavaScript and XML, exploded onto the scene in the spring of 2005 and remains the hottest story among web developers. With its rich combination of technologies, Ajax provides a s......一起来看看 《Ajax Design Patterns》 这本书的介绍吧!
