GoogleCloudPlatform / GoogleCloudPlatform/spring-cloud-gcp
Add Service Directory integration
Open
priority: p3
type: enhancement
- Dominant language
- Java
- Stars
- 551
- Forks
- 349
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
**Is your feature request related to a problem? Please describe.**
Service Directory was GA on Feb 16th, read more [here](https://cloud.google.com/blog/products/networking/service-directory-is-ga-and-adds-automatic-service-registration). It would be great to add an integration.
**Describe the solution you'd like**
Register a service when it become healthy using `spring.application.name` as an alias. Also, interaction between services using the alias registered in the Service Directory.
Contributor guide
Assessment
This issue has not been assessed yet.