
spring
fzczjlsdx
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
spring AOP 报错:::0 can't find referenced pointcut annotation
错误如下八月 07, 2018 3:52:54 下午 org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh信息: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationC...原创 2018-08-07 15:59:36 · 1753 阅读 · 3 评论 -
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappi
代码如下package highlight_springmvc4_fz.web.ch4_3;import org.springframework.web.bind.annotation.RequestMapping;import org.springframework.web.bind.annotation.RestController;import highlight_spri...原创 2018-08-13 23:06:49 · 1074 阅读 · 0 评论