摘要: import org.aspectj.lang.annotation.Aspect; import org.springframework.aop.Advisor; import org.springframework.aop.aspectj.AspectJExpressionPointcut; i 阅读全文
posted @ 2020-06-10 16:52 明知山有小脑斧 阅读(903) 评论(0) 推荐(0)
摘要: 1 import com.google.zxing.BarcodeFormat; 2 import com.google.zxing.EncodeHintType; 3 import com.google.zxing.MultiFormatWriter; 4 import com.google.zx 阅读全文
posted @ 2020-06-10 15:08 明知山有小脑斧 阅读(1194) 评论(0) 推荐(0)
摘要: import org.springframework.beans.BeansException; import org.springframework.beans.FatalBeanException; import org.springframework.util.Assert; import j 阅读全文
posted @ 2020-06-10 14:54 明知山有小脑斧 阅读(2228) 评论(0) 推荐(0)