-
Notifications
You must be signed in to change notification settings - Fork 78
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
Can not run sample project in my local with aws elastic search #106
Comments
Hi,
You can remove this two dependencies if you test on hosted ES :
- aws-signing-request-interceptor
- spring-cloud-aws-autoconfigure
This dependencies auto-configure connection to ES hosted on AWS.
Julien.
|
After removing, I am getting below error :
Maven tree:
|
Hi @nitinvavdiya , Thanks for your feedback. Can you try to add this dependency : org.apache.logging.log4j log4j-core |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I download this project and change aws elastic search url with mine
I am not able to start project
error:
The text was updated successfully, but these errors were encountered: