• 首页
  • 产品中心
    • 数式Oinone四大产品

      低代码开发平台无代码开发平台集成开发平台AI大模型开发
    • 数式Oinone体系能力

      用户与组织权限管理文件管理消息中心国际化业务审计
    • 数式Oinone核心产品特性

      低无一体面向软件公司场景无限制应用级扩容可分可合
  • 服务中心
    • 客户服务

      预约演示方案咨询私有部署找人定制
    • 开发者

      问答下载
    • Oinone学院

      社区学习

    《精讲面向软件公司的低代码平台——以Oinone为例》

  • 合作伙伴
    渠道申请伙伴名录专家库
  • 关于数式
0571-88757863

Dev ENV


I. Runtime Environment

JDKMandatoryVersion1.8 221+

Java basic runtime environment. Used for compiling and starting the designer and business applications.

Installation and Precautions

MySQLMandatoryVersion8.0.26+

Used to store model-related metadata and business data.

Installation and Precautions

RocketMQMandatoryVersion4.7.1+

A high-throughput, low-latency distributed message queue middleware developed by Apache. Used for scenarios such as asynchronous decoupling and event-driven.

Installation and Precautions

RedisMandatoryVersion5.0.2

High-performance in-memory database, used for caching hot metadata and business data, and can also be used for distributed locks.

Installation and Precautions

ZookeeperMandatoryVersion3.5.8+

Distributed coordination service. Used for scenarios such as registering and distributing remote services, distributed locks, and event listening.

Installation and Precautions

II. Development Environment

If developing a system in code form based on Oinone, based on the runtime environment, additionally install the environment involved in development.

(I) Backend Basic Environment

IDEAMandatoryVersionRecommended 2020.3+

Java integrated development environment, which can choose Ultimate or Community version.

Note

  1. Disable the Lombok plugin

  2. Install the oinone plugin

[Installation and Precautions](/en/DevManual/Tutorials/setup-guide.md#III. Additional Backend Tools)

GitMandatoryVersionRecommended 2020.3+

Source code version management tool

Installation and Precautions

MavenMandatoryVersionRecommended 3.6+

Project, build, and dependency management tool

Installation and Precautions

DB GUI ToolOptional

Datagrip, MySQL Workbench, DBeaver, or other tools that support发起SQL queries.

GraphQL Testing ToolOptional

Insomnia, Postman, or other tools that support发起GQL requests.

(II) Frontend Basic Environment

Node.jsMandatoryVersion12.12.0+

A high-performance JavaScript runtime based on the Chrome V8 engine, supporting non-blocking I/O, widely used to build highly concurrent backend services and microservice architectures.

Installation and Precautions

vue-cliMandatory

Vue scaffolding tool

The official scaffolding tool provided by Vue.js, which supports rapid project initialization, configuration management, and plugin extension, simplifying the development and construction process of Vue projects.

[Installation and Precautions](/en/InstallOrUpgrade/Dev-ENV/Node.js-setup.md#III. Advanced)

nvmOptional

Convenient Node.js version management

Node.js version management tool, which supports installing, switching, and managing multiple Node.js versions on the same device.

[Installation and Precautions](/en/InstallOrUpgrade/Dev-ENV/Node.js-setup.md#III. Advanced)

Note

For the enterprise version of mvn settings, please contact the Shushi Oinone assistant.

Note

For the enterprise version of npm source configuration, please contact the Shushi Oinone assistant.

Edit this page
Last Updated:1/15/26, 4:02 AM
Prev
Installation and Upgrade
Next
JDK Installation and Precautions
默认页脚
Copyright © 2026 Mr.Hope