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

Circular references problem when using RestTemplateBuilder on custom WebMvcConfigurer #2193

Open
fangjian0423 opened this issue Oct 24, 2022 · 6 comments
Assignees
Labels
status: waiting-for-triage An issue we've not yet triaged

Comments

@fangjian0423
Copy link

Hi,

We encounter a circular references problem when using spring-boot-starter-data-rest with Azure AAD Starter spring-cloud-azure-starter-active-directory, refer Azure/azure-sdk-for-java#31497.

The problem will be resolved when change spring-boot-starter-data-rest to spring-boot-starter-web.

I investigate it and find that the mvcConversionService bean used in RepositoryRestMvcConfiguration cause the problem, more details could see Azure/azure-sdk-for-java#31497 (comment).

The azure issue mentioned before describe how to reproduce the problem. If you think Azure AAD Starter is complex, I created a easily sample to reproduce it.

Are there any workarounds for this or any plans to fix it? thanks!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 24, 2022
@fangjian0423
Copy link
Author

fangjian0423 commented Oct 27, 2022

hi @odrotbohm , any updates about this? thanks!

@mnhock
Copy link

mnhock commented Nov 22, 2022

There are any updates on this issue?

Thank you very much!

@raghu-tws
Copy link

Please may I know any update on this.. I am facing same issue

@gsolecki
Copy link

gsolecki commented Feb 20, 2023

It seems like nobody cares from Spring Data Rest Team.
Is Spring Data Rest project kind of dead?

@remybd
Copy link

remybd commented Mar 13, 2023

Hello
Do you have any news on this topic ?
It's quite blocking for all people that want to use azure.

Thanks

@mnhock
Copy link

mnhock commented Mar 13, 2023

Hi @remybd!

The only solution for us is to downgrade to azure 4.3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

No branches or pull requests

7 participants