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

spring-cloud-starter-zipkin has no longer exist with spring-cloud-starter-*** v3.0.x #15455

Closed
PC-Chiu opened this issue Jun 24, 2021 · 4 comments
Labels
area: enhancement 🔧 area: stale theme: dependencies Pull requests that update a dependency file
Milestone

Comments

@PC-Chiu
Copy link

PC-Chiu commented Jun 24, 2021

When I use generator-jhipster v7.1.0 to generate a webflux gateway,I found the profile zipkin use dependency spring-cloud-starter-zipkin

but, spring-cloud-starter-zipkin has no longer exist with spring-cloud-starter-*** v3.0.x

Suggest a Fix

Change dependency with spring-cloud-starter-sleuth

and add spring-cloud-sleuth-zipkin

JHipster Version(s)

v7.1.0

Otherwise, should we add profile jaeger to use opentracing-spring-jaeger-cloud-starter

@pascalgrimaud pascalgrimaud added area: enhancement 🔧 theme: dependencies Pull requests that update a dependency file and removed area: triage theme: undefined labels Jul 1, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2021

This issue is stale because it has been open 30 days with no activity.
Our core developers tend to be more verbose on denying. If there is no negative comment, possibly this feature will be accepted.
We are accepting PRs 😃.
Comment or this will be closed in 7 days

@github-actions github-actions bot closed this as completed Aug 9, 2021
@pascalgrimaud pascalgrimaud added this to the 7.2.0 milestone Sep 11, 2021
@pascalgrimaud pascalgrimaud reopened this Jan 11, 2022
@DanielFran
Copy link
Member

Closed by #17615

@imalchandika
Copy link

imalchandika commented Jun 19, 2023

This is worked for me (cloud version 2021.0.7).Thanks PC-Chiu

`When I use generator-jhipster v7.1.0 to generate a webflux gateway,I found the profile zipkin use dependency spring-cloud-starter-zipkin

but, spring-cloud-starter-zipkin has no longer exist with spring-cloud-starter-*** v3.0.x

Suggest a Fix
Change dependency with spring-cloud-starter-sleuth

and add spring-cloud-sleuth-zipkin

JHipster Version(s)
v7.1.0

Otherwise, should we add profile jaeger to use opentracing-spring-jaeger-cloud-starter`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: enhancement 🔧 area: stale theme: dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

4 participants