mermaid-framework-parent

#mermaid-framework框架核心实现

1.Introduction

mermaid-framework-core是mermaid框架的核心,它目前已具有如下组件和功能:

它在未来将会具有:

2. QuickStart

<dependency>
    <groupId>com.mermaid.framework</groupId>
    <artifactId>mermaid-core</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>

3. 注意问题

包名不能以org开头,否则swagger-ui.html页面可能会出现空白页