Giter VIP home page Giter VIP logo

Comments (4)

HuhaStephen avatar HuhaStephen commented on June 3, 2024

这个我也遇到了。

from one.

lcw2004 avatar lcw2004 commented on June 3, 2024

@mailme365 @HuhaStephen

简单的在这里答复一下,具体的说明会放到wiki里面。

我新添加了一个工程:one-db-init,用来初始化数据,步骤如下:

  1. 准备一个空的数据库(不要准备已经有数据的数据库以防冲突);
  2. 在one-db-init的application.yml中配置数据库链接;
  3. 运行one-db-init的OneDbInitApplication类启动工程初始化数据库;
  4. 在项目成功启动(无报错)之后,即表示成功初始化了数据库;
  5. 关闭one-db-init工程,启动one-main工程。

等wiki写完之后会将document里面的mysql脚本删掉。

from one.

lcw2004 avatar lcw2004 commented on June 3, 2024

@mailme365 @HuhaStephen
wiki 基础数据初始化 已经更新,按照wiki里面写的重新初始化数据即可。

from one.

mailme365 avatar mailme365 commented on June 3, 2024

多谢,使用该方法成功启动后台

from one.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.