目录一、什么是依赖注入二、依赖注入方式1. Setter注入2. 构造方法注入3. 自动注入三、依赖注入类型1. 注入bean类型2. 注入基本数据类型3. 注入List集合4. 注入Set集合5. 注入Map集合6. 注入Properties对象一、什么是
I\'m having a hard time getting Sinatra running on my local setup, Ubuntu Karmic 9.10. The error getting thrown when I have require \'sinatra\' is: