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 Native Auto Reachability of Mono<?> or Flux<?> #38546

Closed
syedyusufh opened this issue Nov 25, 2023 · 1 comment
Closed

Spring Native Auto Reachability of Mono<?> or Flux<?> #38546

syedyusufh opened this issue Nov 25, 2023 · 1 comment
Labels
for: external-project For an external project and not something we can fix status: invalid An issue that we don't feel is valid

Comments

@syedyusufh
Copy link

syedyusufh commented Nov 25, 2023

We are trying to move to Spring Native latest for our 100+ Spring Boot applications with multiple endpoint / microservices. Ours is all Reactive applications where every object is a Mono or a Flux. As part of reachability metadata, adding @RegisterReflectionForBinding across 100+ applications is really not an easy task.

Is there a plan in place to support Mono<?> or Flux<?> auto reachability in future? Please consider this as a feature request like how we could unwrap Mono or Flux in springdoc api-docs generation. Thanks.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 25, 2023
@wilkinsona
Copy link
Member

Thanks for the suggestion but it really needs to be made to the Spring Framework team. It's also somewhat related to spring-projects/spring-framework#29194. Please comment on that issue or open a new Spring Framework issue as appropriate.

@wilkinsona wilkinsona closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2023
@wilkinsona wilkinsona added status: invalid An issue that we don't feel is valid for: external-project For an external project and not something we can fix and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: external-project For an external project and not something we can fix status: invalid An issue that we don't feel is valid
Projects
None yet
Development

No branches or pull requests

3 participants