完成了升级 Spring Boot ( 2.0.6.RELEASE ) 和 Spring Cloud ( Finchley.SR2 )
Closed this issue · 10 comments
chanson-chan commented
作者似乎不更新了, 我对本项目进行了版本升级和对应的适配修改, 具体请见我的repo 欢迎大家帮忙优化
msgi commented
建议直接新起一个repo
msgi commented
而且可以升级到2.0.9和SR3了
heppytt commented
chanson-chan commented
heppytt commented
项目的 README 里有讲呀
访问http://localhost:8761/ 访问不到服务。
chanson-chan commented
项目的 README 里有讲呀
访问http://localhost:8761/ 访问不到服务。
那 8040 能访问吗, 你可以到我项目里提个 issue
heppytt commented
项目的 README 里有讲呀
访问http://localhost:8761/ 访问不到服务。
那 8040 能访问吗, 你可以到我项目里提个 issue
你好8040也不行和上面一样。 我在你那个里面看不见 issuse
chanson-chan commented
项目的 README 里有讲呀
访问http://localhost:8761/ 访问不到服务。
那 8040 能访问吗, 你可以到我项目里提个 issue
你好8040也不行和上面一样。 我在你那个里面看不见 issuse
哎呀抱歉之前没开, 现在有了, 你可以先试下接口看看是不是正常的
curl -X POST -vu client:secret http://localhost:8060/uaa/oauth/token -H "Accept: application/json" -d "password=password&username=anil&grant_type=password&scope=read%20write"
heppytt commented
项目的 README 里有讲呀
访问http://localhost:8761/ 访问不到服务。
那 8040 能访问吗, 你可以到我项目里提个 issue
你好8040也不行和上面一样。 我在你那个里面看不见 issuse
哎呀抱歉之前没开, 现在有了, 你可以先试下接口看看是不是正常的
curl -X POST -vu client:secret http://localhost:8060/uaa/oauth/token -H "Accept: application/json" -d "password=password&username=anil&grant_type=password&scope=read%20write"
你好啊。我在你那边写了一个问题。放不放面留个联系方式或者见一个群啊。
chanson-chan commented
${REGISTRY_SERVER_PASSWORD:password},这个变量是在什么地方配置的,怎么找不到
在 REGISTRY 服务的配置文件里配