*************************** APPLICATION FAILED TO START ***************************
Description:
The bean 'invoiceMapper' could not be injected as a 'com.xxx.yyyMapper' because it is a JDK dynamic proxy that implements:
Action:
Consider injecting the bean as one of its interfaces or forcing the use of CGLib-based proxies by setting proxyTargetClass=true on @EnableAsync and/or @EnableCaching.