You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
Because
spring-boot-configuration-processor
is not configured, no metadata forspring.social.twitter
are generated and therefore all those properties show up as unknown in IDEs.The text was updated successfully, but these errors were encountered: