Skip to content

Publish GoogleAutoConfiguration as auto-configuration class#113

Open
yankee42 wants to merge 1 commit intospring-social:masterfrom
yankee42:register-autoconfig
Open

Publish GoogleAutoConfiguration as auto-configuration class#113
yankee42 wants to merge 1 commit intospring-social:masterfrom
yankee42:register-autoconfig

Conversation

@yankee42
Copy link
Copy Markdown

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
Copy Markdown

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