Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Configuration processor is not configured #121

Open
snicoll opened this issue Feb 15, 2018 · 2 comments
Open

Configuration processor is not configured #121

snicoll opened this issue Feb 15, 2018 · 2 comments

Comments

@snicoll
Copy link

snicoll commented Feb 15, 2018

Because spring-boot-configuration-processor is not configured, no metadata for spring.social.twitter are generated and therefore all those properties show up as unknown in IDEs.

@bobbbaich
Copy link

bobbbaich commented Feb 24, 2018

I have the same issue.
TwitterAutoConfiguration does not exist in imported libs aftre spring-boot-starter-social-twitter was imported. This appears after i changed spring boot 1.5 to 2.0 version.

Any suggestion how to enable auto config?

@snicoll
Copy link
Author

snicoll commented Feb 24, 2018

Any suggestion how to enable auto config?

That's not the same issue. You need to add spring-social-twitter-autoconfigure.

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

No branches or pull requests

2 participants