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

Application does not start with Spring Boot 1.5.1: ClassNotFoundException FilterRegistrationBean #145

Closed
simonrleung opened this issue Jan 31, 2017 · 4 comments

Comments

@simonrleung
Copy link

Error: java.lang.ClassNotFoundException: org.springframework.boot.context.embedded.FilterRegistrationBean

It has been moved to another package: http://docs.spring.io/spring-boot/docs/current/api/org/springframework/boot/web/servlet/FilterRegistrationBean.html

@davydotcom
Copy link
Contributor

davydotcom commented Jan 31, 2017 via email

@bjfr
Copy link
Contributor

bjfr commented Feb 27, 2017

Fixed with Pull Request #150 which has been merged into master.

@davydotcom Do you think that you could release a new version soon? As it is now, asset-pipeline is broken for those who run Spring Boot 1.5 and above.

@davydotcom
Copy link
Contributor

2.13.2 release

@lionding2009
Copy link

thx a lot, that saves me.

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

4 participants