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

fix(config): Make config server auto-config less fragile #364

Closed
wants to merge 2 commits into from
Closed

fix(config): Make config server auto-config less fragile #364

wants to merge 2 commits into from

Conversation

scottfrederick
Copy link
Contributor

Under some conditions, ConfigFileService would not get auto-configured correctly when Spring Cloud Config Server integration was enabled due to ordering of dependent auto-configuration classes. This change makes the auto-configuration work more reliably.

@scottfrederick
Copy link
Contributor Author

superseded by #370

claymccoy pushed a commit to claymccoy/kork that referenced this pull request Mar 3, 2020
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