Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn Message from Spring Boot after upgrading to 1.2.6.RELEASE #12

Closed
alerat opened this issue Oct 14, 2015 · 1 comment
Closed

Warn Message from Spring Boot after upgrading to 1.2.6.RELEASE #12

alerat opened this issue Oct 14, 2015 · 1 comment

Comments

@alerat
Copy link

alerat commented Oct 14, 2015

After upgrading to Spring Boot 1.2.6.RELEASE, i have the following warn message in the logs :

@Bean method EnableEncryptablePropertySourcesConfiguration.enableEncryptablePropertySourcesPostProcessor 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.

I'm using the 1.2 version of jasypt-spring-boot-starter.

Thanks in advance

@alerat alerat closed this as completed Oct 14, 2015
@alerat
Copy link
Author

alerat commented Oct 14, 2015

Same as 3
Sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant