spring-cloud-microservice-example icon indicating copy to clipboard operation
spring-cloud-microservice-example copied to clipboard

Can not find movies ui in /movies-ui.

Open nielinjie opened this issue 8 years ago • 9 comments

I find something like User UI / Addressbook UI in /movies-ui folder. I can not find movies ui.

nielinjie avatar Apr 01 '16 10:04 nielinjie

https://github.com/kbastani/spring-cloud-microservice-example/tree/master/movies-ui

zirconias avatar Apr 01 '16 10:04 zirconias

yes,我也发现了这种问题

------------------ 原始邮件 ------------------ 发件人: "Nie, Jason";[email protected]; 发送时间: 2016年4月1日(星期五) 晚上6:24 收件人: "kbastani/spring-cloud-microservice-exayes mple"[email protected];

主题: [kbastani/spring-cloud-microservice-example] Can not find movies uiin /movies-ui. (#27)

I find something like User UI / Addressbook UI in /movies-ui folder. I can not find movies ui.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

waiterchong avatar Apr 01 '16 12:04 waiterchong

Take a look at this other microservice example with a complete movies UI: https://github.com/kbastani/spring-cloud-polyglot-persistence-example

The issue here is valid that the movies-ui doesn't have the right user interface modules.

kbastani avatar Apr 05 '16 23:04 kbastani

我docker安装的是windows版本。maven install时候,出现如下的error: Failed to execute goal com.spotify:docker-maven-plugin:0.3.258:build (default) on project users-microservice: Exception caught: java.util.concurrent.ExecutionException: com.spotify.docker.client.shaded.javax.ws.rs.ProcessingException: org.apache.http.conn.HttpHostConnectException: Connect to localhost:2375 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect -> [Help 1]

what‘s error here,thanks

alpeai avatar May 19 '16 12:05 alpeai

@alpeai export DOCKER_HOST=unix:///var/run/docker.sock may fix your problem here.

f3rdy avatar Jul 09 '16 07:07 f3rdy

Try the following; eval $(docker-machine env default)

worked for me. :)

gekosurf avatar Jul 10 '16 07:07 gekosurf

没有docker可以运行吗?

ssuhvs avatar Nov 26 '16 09:11 ssuhvs

先运行哪个项目?运行不起来

ssuhvs avatar Nov 26 '16 09:11 ssuhvs

@ssuhvs please use english language. 請在這裡使用英語

f3rdy avatar Nov 26 '16 09:11 f3rdy