Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish GoogleAutoConfiguration as auto-configuration class #113

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yankee42
Copy link

I noticed that the GoogleAutoConfiguration is not automatically discovered. However auto configuration works when using @Import(GoogleAutoConfiguration.class). As far as I can tell this is because the org.springframework.boot.autoconfigure.EnableAutoConfiguration property is not defined in the project. Originally it was defined in 7bd39f3 in the spring-social-google/src/main/java/META-INF/MANIFEST.MF, but this file seems to have been deleted.

This PR attempts to bring back this config item.

@frommeyerc
Copy link

Would be great to have that in. Just took me an hour to even take into consideration that this might be missing...

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

Successfully merging this pull request may close these issues.

2 participants