1.安装git

https://git-scm.com/downloads

2.执行命令:

bower install

jhipster –force

mvnw

http://127.0.0.1:8080/#/

There was an error when generating this application with JHipster解决

注意刚开始要创建一个跟项目名一样的空的数据库,默认root账号密码为空,也可以通过src\main\resources\config 目录下 application-dev.yml 和 application-prod.yml文件修改里面的数据库链接信息。

相关文章:

  • 2022-12-23
  • 2021-04-07
  • 2021-09-12
  • 2022-12-23
  • 2022-12-23
  • 2022-01-11
  • 2021-12-16
猜你喜欢
  • 2021-09-14
  • 2022-12-23
  • 2021-11-14
  • 2022-02-20
  • 2022-01-10
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案