-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Is admin server compatible with spring-cloud Brixton.RC2 ? #191
Comments
same erro with SNAPSHOT:
|
duplicate of #167 . |
P.S. an earlier release is not possible. The dependency on spring-cloud-netflix is not optional because zuul is used internally. |
P.P.S. that's one of the reasons why I repeatedly advise people not to include the admin server into their apps. |
Fair enough |
Hi
I embed admin server into an existing µService that has dependency itself on spring cloud Brixton.RC2
And I got a couple of exception, mainly I think because admin server is using sping-cloud netflix as well (in order to add some check around eureka.)
I Look at boot-admin dep and found that:
Is it possible to release something without snapshot ?
I used admin-server 1.3.2 and I got this error:
If need I can provide classpath.
Christophe
The text was updated successfully, but these errors were encountered: