spring-attic / spring-social-samples

Samples of using Spring Social
http://projects.spring.io/spring-social
Apache License 2.0
531 stars 811 forks source link

Fixed templateResolver setting #61

Open puresprout opened 8 years ago

puresprout commented 8 years ago

following error occurred. org.thymeleaf.exceptions.TemplateInputException: Error resolving template "signin", template might not exist or might not be accessible by any of the configured Template Resolvers

so, I fixed templateResolver setting

following error occurred after redirected to facebook.com http://localhost:8080/spring-social-quickstart/#_=_

so, I Updated springSocialFacebookVersion