Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Possible container lifecycle issues #59

Closed
marcingrzejszczak opened this issue Oct 7, 2014 · 1 comment
Closed

Possible container lifecycle issues #59

marcingrzejszczak opened this issue Oct 7, 2014 · 1 comment
Labels
Milestone

Comments

@marcingrzejszczak
Copy link
Contributor

WARN on boot startup

2014-10-06 14:23:19.920+0200 | WARN  |  | main | o.s.c.a.ConfigurationClassEnhancer | @Bean method ServiceRestClientConfiguration.autoWireCandidateFalse is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details
@kamilszymanski kamilszymanski changed the title WARN on Boot startup Possible container lifecycle issues Oct 8, 2014
@kamilszymanski
Copy link
Contributor

fixed in v. 0.4.3

@nurkiewicz nurkiewicz added this to the 0.4.3 milestone Dec 27, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants