A.public B.class C.int D.return
A.hmset:添加一个hash B.hset:添加或修改hash中的字段 C.hmget:返回hash中的多个字段 D.hget:返回hash中的一个字段
A.@Configuration B.@EnableAutoConfiguration C.@ComponentScan D.@Application