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

spring-social-showcase-boot misses application.properties #48

Open
yuricus opened this issue Aug 25, 2015 · 2 comments
Open

spring-social-showcase-boot misses application.properties #48

yuricus opened this issue Aug 25, 2015 · 2 comments

Comments

@yuricus
Copy link

yuricus commented Aug 25, 2015

A commit 6 days ago removed application.properties from spring-social-showcase-boot witch made application unable to start.

@muzeebullah
Copy link

For anyone who's looking for this, here's the content for 'spring-social-showcase-boot/src/main/resources/application.properties
' file:
spring.social.facebook.app-id={{SEE README}}
spring.social.facebook.app-secret={{SEE README}}
facebook.appNamespace={{SEE README}}
spring.social.linkedin.app-id={{SEE README}}
spring.social.linkedin.app-secret={{SEE README}}
spring.social.twitter.appId={{SEE README}}
spring.social.twitter.appSecret={{SEE README}}

@muzeebullah
Copy link

I made changes and requested for Pull; once they pull in the code, it would be back in place.

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

2 participants