@Resource injection issues are not throwing any exception or log
Hi all!
I'm using @Resource injection (for data sources). When there is any problem with that injection (name not found, etc) I don't get the exception or log.
How to get that exception or log?
Regards.
Efren V.
0