doc-apis doc-apis
💋Home
  • v1.0.0(current verison)
  • What's New

    • What' s New In doc-apis v1.0.0 ?
💖Charge
  • Community
  • Project PPT (opens new window)
  • Introduction
  • Member
  • PR
  • Join us
  • Customer
  • Easy-Es (opens new window)
  • Fit-Plan-Generator (opens new window)
  • Gitee (opens new window)
  • Github (opens new window)
  • English (opens new window)
  • 简体中文 (opens new window)

Advs are displayed by random carousel. ❤️Become a sponsor
💋Home
  • v1.0.0(current verison)
  • What's New

    • What' s New In doc-apis v1.0.0 ?
💖Charge
  • Community
  • Project PPT (opens new window)
  • Introduction
  • Member
  • PR
  • Join us
  • Customer
  • Easy-Es (opens new window)
  • Fit-Plan-Generator (opens new window)
  • Gitee (opens new window)
  • Github (opens new window)
  • English (opens new window)
  • 简体中文 (opens new window)
  • Quick Start Guide

    • Introduction
    • Applicable scenarios
    • Concerns rushed
      • Security
      • Performance
      • Reliability
    • Quick start demo
    • Other projects
    • Config
    • Annotation
  • Expand function

    • Interface debug
  • Others

    • FAQ
    • Update log
    • Update plan
    • Copyright
    • Acknowledgments
  • v1.xDocument
  • Quick Start Guide
LaoHan
2023-03-18
目录

Concerns rushed

# Security

This framework only incorporates three well-known third-party dependencies: springboot, java parser, and fastjson, all of which have been selected to ensure no known security vulnerabilities are present. All internal source code has also been open-sourced, with no identified risks. More crucially, the framework features a zero-intrusion characteristic, meaning that you do not need to package the dependencies into your project. When introducing them, you can specify the scope as test, and the framework will automatically generate API documentation when running the test module. The final deployment package will not contain any included dependencies, ensuring safety from every perspective.

# Performance

The framework can be toggled on or off to trigger asynchronous generation at Springboot project startup without impacting the project's boot speed. Moreover, the generated documentation is entirely static, guaranteeing no effect on project performance.

# Reliability

At its core, the framework reads annotations, code, and other information from the project, synthesizes this data, and then generates API documentation. This process ensures that no extra or erroneous documentation is created, maintaining the integrity of the original content. Compared to traditional methods, the reliability of this approach is significantly enhanced.

Help us improve this document (opens new window)
lastUpdated: 2024/07/12
Applicable scenarios
Quick start demo

← Applicable scenarios Quick start demo→

Theme by Vdoing | Copyright © 2024-2024 LaoHan | MIT License
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式