grpc-ecosystem / grpc-ecosystem/grpc-spring
关于客户端的address配置问题
Open
feedback required
question
- Dominant language
- Java
- Stars
- 3.7k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
你好,目前推荐的客户端配置服务器地址是通过application.yml方式配置,如果我不想通过这种方式(因为我使用grpc client构建了一个jar包,提供给其他的应用使用,不想每个引用该jar包的系统都做address的配置,想在代码中写死),还有其他的方式可以设置目标服务的adress吗
Contributor guide
Research direction
Start with the application.yml-based client address configuration described in the issue and review the four-comment discussion for existing guidance. Determine whether a code-based address can be supported for clients packaged as reusable JARs; done means providing or documenting a supported alternative with its usage constraints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, java, spring-boot
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100