Files
spring-shell/spring-shell-docs/modules/ROOT/pages/appendices-techical-intro.adoc
2023-08-03 11:11:12 -05:00

20 lines
608 B
Plaintext

[appendix]
[#appendix-tech-intro]
== Techical Introduction
This appendix contains information for developers and others who would like to know more about how Spring Shell
works internally and what its design decisions are.
include::appendices-techical-intro-registration.adoc[]
include::appendices-techical-intro-parser.adoc[]
include::appendices-techical-intro-execution.adoc[]
include::appendices-techical-intro-commandcontext.adoc[]
include::appendices-techical-intro-commandcatalog.adoc[]
include::appendices-techical-intro-theming.adoc[]
include::appendices-techical-intro-searchalgorithm.adoc[]