摘要: 在示例源代码类中的第一个注解(annotation)是 @RestController。 这个注解被称为 stereotype 注解。在使用 Spring 的时候,需要对注解有所了解。Spring 有多个类型的注解,例如在包 org.springframework.context.annotatio 阅读全文
posted @ 2021-01-10 23:01 huyuchengus 阅读(242) 评论(0) 推荐(0)