Jhipster空白页
问题描述:
我开始研究Web服务.每当我尝试在Netbeans中运行现有项目时.项目成功构建并取得结果
I started working on web services. Whenever I try to run existing project in Netbeans. Project builds successfully with result
Application 'Project Name' is running! Access URLs:
Local: http://localhost:8090
External: http://192.168.1.4:8090
Profile(s): [swagger, dev]
无论何时我进入浏览器并尝试运行此URL.我没有得到回应.我不知道怎么了请帮我.
When ever I go to browser and try to run this URL. I don't get response. I have no idea what's wrong. Please help me.
答
这些命令对我有帮助
1)纱 2)yarn webpack:build 3)./mvnw
1) yarn 2) yarn webpack:build 3) ./mvnw