Hello,
I have a class with two autowired attibutes but they are allways null (
ctx,
agreementConfig and
agreementLAN). Sorry for the newbie question, but I am
testing several options and they don't work. This is my current source code.
Main Class
Service class with the autowired null objects (
ctx, agreementConfig and agreementLAN)
The basis clases:
and
Suggestions are welcomed
Thanks a lot in advance
S.