第1章 第一个HelloWorld案例需求: 使用spring注入一个helloworld对象, 并调用其sayhello的sayhello方法 1.1依赖的jar包 <!--lombok依赖--> <dependency>