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

no suitable constructor found for ProviderSignInUtils(no arguments) #45

Open
Zane-XY opened this issue May 23, 2015 · 0 comments
Open

Comments

@Zane-XY
Copy link

Zane-XY commented May 23, 2015

the samples failed to compile after updates to:

 compile group: 'org.springframework.social', name: 'spring-social-core', version: '1.1.1.RELEASE'
 compile group: 'org.springframework.social', name: 'spring-social-security', version: '1.1.1.RELEASE'
 compile group: 'org.springframework.social', name: 'spring-social-web', version: '1.1.1.RELEASE'
 compile group: 'org.springframework.social', name: 'spring-social-facebook', version: '2.0.1.RELEASE'
    compile group: 'org.springframework.social', name: 'spring-social-twitter', version: '1.1.0.RELEASE'

this

        this.providerSignInUtils = new ProviderSignInUtils();

gives no suitable constructor found for ProviderSignInUtils(no arguments)

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

1 participant