spring-attic / spring-social

Allows you to connect your applications with SaaS providers such as Facebook and Twitter.
http://projects.spring.io/spring-social
Apache License 2.0
619 stars 351 forks source link

Missing migration documentation from Spring Boot 1.x #248

Open snicoll opened 6 years ago

snicoll commented 6 years ago

It looks like spring-social-autocnfigure is a mirror of what the auto-configuration in Spring Boot 1.x was.

Where is the auto-configuration and configuration properties for Facebook, Twitter and LinkedIn? Where are the former starters?

wilkinsona commented 6 years ago

I'm not sure about the starters, but the auto-configuration for Facebook, Twitter, and LinkedIn are in their respective repositories:

snicoll commented 6 years ago

Ooops. I missed that sorry. Folks are starting to ask questions about migrating to 2.0 so we need to redirect them to some doc that provides the coordinates of the new starters. Can we please have a doc update with an explicit reference to that? We can then link that section in our migration guide.

itzg commented 6 years ago

It doesn't appear migration is even possible since the artifacts are not published as milestones nor releases:

http://repo.spring.io/milestone/org/springframework/social/ http://mavencentral.sonatype.com/#search%7Cga%7C1%7Cg%3A%22org.springframework.social%22