Azure Spring Cloud 和 JHipster

标签 azure jhipster spring-cloud-config jhipster-registry azure-spring-cloud

有谁知道带有azure spring cloud的内置配置服务器是否应该与JHipster注册表行为相同?目前在服务正确连接和相互识别方面遇到问题。我已经阅读了 JHipster 和 Microsoft 的有限文档,因为它是新的,只是想知道是否有人有幸使用它?

最佳答案

引用 JHipster 的官方文档。

The JHipster Registry has three main purposes:

It is a an Eureka server, that serves as a discovery server for applications. This is how JHipster handles routing, load balancing and scalability for all applications. It is a Spring Cloud Config server, that provide runtime configuration to all applications. It is an administration server, with dashboards to monitor and manage applications.

目前 Azure Spring Cloud 仅支持 Eureka。 如果您的应用程序中没有服务发现。 Azure Spring Cloud 将启用 Eureka 作为默认服务发现。

就我而言,我使用的是 consul,但它不起作用,所以我将其删除,一切正常。

关于Azure Spring Cloud 和 JHipster,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59696833/

相关文章:

java - JHipster JDL studio 不接受应用程序标签

azure - 如何在azure ARM模板中编写内联azure函数

azure - SQL Azure 和 CDN

spring-boot - 如何使用 GraalVM 和 Windows 解决 "The command line is too long"?

java - Spring Boot React 在单独的包中

azure - Blob 存储中的空图像

azure - 如何仅在一条触发消息上多次执行相同的 webjob 方法?

java - spring.profiles.include 来自 spring cloud 配置的属性

java - 无法从 spring cloud 配置或环境变量中解密属性