Hi,
I have some methods in a base class that are annotated @Autowired. These property setters used to be called fine under Java5 but they are no longer called now that we compile this code with...
Type: Posts; User: prl; Keyword(s):
Hi,
I have some methods in a base class that are annotated @Autowired. These property setters used to be called fine under Java5 but they are no longer called now that we compile this code with...