All Downloads are FREE. Search and download functionalities are using the official Maven repository.

concrete.templates.jaxrs.services.doc.gitbook.v1.SUMMARY.md Maven / Gradle / Ivy

There is a newer version: 0.5.3-RC1
Show newest version
# 目录
<#--gitbook 3 theme-default 的showLevel与预期不合,暂时用自定义的序号实现 -->
* [项目摘要](README.md)
* [A. 模块清单](moduleList.md)
<#list modules as m>  * [${m_index+1}. ${m.label}](modules/${m.interfaceClass.name}.md)
<#list m.units?sort_by("label") as unit>    * [${m_index+1}.#{unit_index+1}. <#if unit.deprecated>废弃:<#if unit.label?length == 0>根接口<#else>${unit.label}](modules/${m.interfaceClass.name}.md#m${unit_index+1})


* [B. 错误号信息](errorInfo.md)
* C. POJO
<#list tool.pojos?sort as pojo>  * [${tool.getPojoName(pojo)}](pojos/${pojo}.md) 

1




© 2015 - 2025 Weber Informatics LLC | Privacy Policy