0%

Definitions and Characteristics of Software

Definition

  • Introduction

    • provide desired function and performance
  • Data Structure

    • enable the programs to adequately manipulate information
  • Documents

    • describe the operation and use of the programs
Read more »

Spring Boot集成Artemis

什么是Artemis?

Artemis是神啊

Artemis是一个JMS产品。

准备工作

下载并安装ARTEMIS,在项目根目录创建存储数据的目录文件,并启动Artemis服务器。

Read more »