我正在尝试实现一个简单的微服务基础设施Jhipster。在创建微服务和网关时,我选择了Oauth2作为安全性。项目是创建的。我使用下面的keycloak.yml启动了Keyclok。创建了领域、客户端和用户 This configuration is intended for development/realm-config:/op
我用JHipster引导了springboot应用程序,但我无法启动它。它显示构建成功,但不会在服务器上启动。POM.XML中添加了嵌入式tomcat服务器,可能会出什么问题?java.lang.IllegalArgumentException: Unable to resolve Configuration with the provided Issuer of "http://localhost:9080/auth/realms/jhipsterorg.springframework.web.c
我有两个不同的服务器,一个服务器,我安装了一个jhipster前端和一个服务器,我安装了一个jhipster后端。后端,使用docker-compose authentication is AUTH 2.0 using keycloak : 192.168.99.177:9080 jhipster-register