Rate This Document
Findability
Accuracy
Completeness
Readability

Environment Requirements

Hardware Requirements

Table 1 lists the hardware requirements.

Table 1 Hardware requirements

Item

Description

Server

Kunpeng server

CPU

Kunpeng 920 5250 processor

Memory

No specific requirements

Storage

Greater than 30 GB on CentOS 8.1. No special requirement on other OSs.

Drive partition

No specific requirements

Network

During the project compilation process, you need to configure the Maven source and download compressed packages. Therefore, the compilation environment must be connected to the Internet.

OS and Software Requirements

Table 2 lists the OS and software requirements.

Table 2 OS and software requirements

Item

Version

Description

Download URL

CentOS

7.6 for aarch64

Kernel: 4.14.0-115.el7a.0.1.aarch64

OS compatible with the software to be ported.

Run the lscpu command to view the CPU information.

Run the cat /etc/*release command to view the system version.

Run the uname -r command to view the kernel version.

Run the uname -a command to view the environment information.

-

8.1 for aarch64

Kernel: 4.18.0

-

openEuler

20.03 (LTS-SP1) for aarch64

Kernel: 4.19.90-2012.4.0.0053.oe1.aarch64

-

Spring Boot

2.2.2

Software to be ported.

v2.2.2.RELEASE.tar.gz

2.2.6

Software to be ported.

v2.2.6.RELEASE.tar.gz

Maven

3.6.3

It has been verified that Maven 3.5.4 can also be used on CentOS 8.1.

Dependencies required for the compilation and installation.

Maven 3.6.3: apache-maven-3.6.3-bin.tar.gz

Maven 3.5.4: apache-maven-3.5.4-bin.zip

When installing an OS, choose Minimal Install and select Development Tools to minimize manual operations.