摘要:
1.先贴上具体报的异常: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.springframework.web.servlet.mvc.method.a 阅读全文
posted @ 2020-09-16 10:08
与f
阅读(944)
评论(0)
推荐(0)
摘要:
1.自定义注解 @Target({ElementType.TYPE, ElementType.METHOD}) @Retention(RetentionPolicy.RUNTIME) @Documented @Component public @interface PermissionOperati 阅读全文
posted @ 2020-09-16 09:46
与f
阅读(3268)
评论(0)
推荐(0)
摘要:
1、自定义注解Car_color package com.dist.annotation; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.ann 阅读全文
posted @ 2020-09-16 08:43
与f
阅读(2151)
评论(0)
推荐(0)

浙公网安备 33010602011771号