Spring
AI
Spring AI
Java
Quarkus Spring Spring Data Spring Cloud Hibernate
Python
Database
Postgresql Mysql
Spring Shell 中文文档
    • Overview
    • Getting Started
    • Basics
      • Reading Docs
    • Commands
      • Registration
      • Programmatic
      • Annotation
      • Legacy Annotation
      • Organizing Commands
      • Dynamic Command Availability
      • Exception Handling
        • Exception Resolving
        • Exit Code Mappings
        • @ExceptionResolver
      • Alias
      • Hidden Command
      • Help Options
      • Interaction Mode
      • Built-In Commands
        • Help
        • Clear
        • Exit
        • Stacktrace
        • Script
        • History
        • Completion
        • Version
      • Writing
    • Options
      • Basics
        • Programmatic
        • Annotation
        • Legacy Annotation
      • Short Format
      • Arity
      • Positional
      • Optional Value
      • Default Value
      • Validation
      • Label
      • Types
      • Naming
    • Completion
    • Building
    • Components
      • Flow
      • Flow Components
        • Component Render
        • String Input
        • Path Input
        • Path Search
        • Confirmation
        • Single Select
        • Multi Select
    • Terminal UI
      • Introduction
        • TerminalUI
      • Views
        • AppView
        • BoxView
        • ButtonView
        • DialogView
        • GridView
        • InputView
        • ListView
        • MenuView
        • MenuBarView
        • ProgressView
        • StatusBarView
      • Events
        • EventLoop
        • Key Handling
        • Mouse Handling
    • Customization
      • Theming
      • Logging
      • Command Not Found
      • Single Command
      • Context Close
    • Execution
    • Testing
      • Basics
      • Settings
    • Appendices
      • Techical Introduction
        • Command Registration
        • Command Parser
        • Command Execution
        • Command Context
        • Command Catalog
        • Theming
        • Search Algorithms
      • Debugging
      • Terminal UI
        • View Development
        • Catalog App
  • Spring Shell 中文文档
  • Appendices
  • Techical Introduction

Techical Introduction

此附录包含开发人员和其他希望进一步了解 Spring Shell 内部工作原理以及设计决策的信息。

粤ICP备2024239452号-1