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

Improved Eureka integration and demo #7

Open
JonathanGiles opened this issue Jul 11, 2024 · 0 comments
Open

Improved Eureka integration and demo #7

JonathanGiles opened this issue Jul 11, 2024 · 0 comments
Labels
enhancement New feature or request spring Issues related to Spring-support

Comments

@JonathanGiles
Copy link
Owner

Currently the storage-explorer demo requires the application.yml file to have the following configuration:

eureka:
  client:
    serviceUrl:
      defaultZone: ${services__eureka__https__0}/eureka/
  instance:
    preferIpAddress: true

This is reading services__eureka__https__0 from the env vars specified by Aspire4j. It would be nice if the name were more Spring-friendly, or if there were a better way of wiring the storage explorer microservices in to eureka.

@JonathanGiles JonathanGiles added spring Issues related to Spring-support enhancement New feature or request labels Jul 11, 2024
rujche pushed a commit to rujche/java-runtime-for-azure that referenced this issue Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request spring Issues related to Spring-support
Projects
None yet
Development

No branches or pull requests

1 participant