Spring Tool Suite 4
This is the server build guide document using with Spring Tool Suite 4 (4.7.0)
Preparation in advance
Download and install the below to operate Spring Tool Suite4
Download Spring Tool Suite4
Download Lombok
Install MariaDB
OmniOne SDK
OmniOne SDK consists of two SDK as below.
Please use it by adding it to the Demo server project.
core.jar
server.sdk.jar
Get Project
Import Project from system
Execute the STS4 and Import Demo Server Project.
Project List
omn-demo_server
Apply OmniOne SDK
A process to add the provided SDK
core.jar
server.sdk.jar
SDK application phase
Build Path → Configure Build Path
Click Add External JARs then select the provided SDK.
MariaDB Settings
Based on the reporting date, MariaDB 10.4.13 will proceed from the DB console.
when the server runs properly, tables and schemas will be created automatically.
Last updated