Oinone
Product
Oinone
Oinone Framework
100% Metadata-Driven Enterprise Low-Code Framework
Aino
Aino
AI Innovation, Now I Know — Enterprise AI Agent Platform
Use CasesPricingCommunity
Resources
📖
Documentation
Developer docs & API reference
💬
Support
Technical support
📄
Changelog
Product release notes
🏡
About
About Us
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