微型Ioc容器 LIoC
- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
软件介绍
Loonframework-Inversion of Control(简称LIoC),是一款基于Java反射机制的“微型”Ioc实现,部分参考了另外一个IoC实现yan项目 ,LIoC能够运行在JRE1.4及以上版本中(由于LIoC基于Java反射机制,即便是未签名 的Applet也能够使用),构建LIoC的目地在于以尽可能简练的方式实现Java组件间的低耦合调用,LIoC对依赖注入的方法没有任何约束,它可以 对javabean的getter/setter,或者有规则的method,乃至任意变量及它们的任意组合进行注入。
Web Operations
John Allspaw、Jesse Robbins / O'Reilly Media / 2010-6-28 / USD 39.99
A web application involves many specialists, but it takes people in web ops to ensure that everything works together throughout an application's lifetime. It's the expertise you need when your start-u......一起来看看 《Web Operations》 这本书的介绍吧!
