Skip to main content

Extension

Hasor exposes extension capabilities through Module, ApiBinder, and SPI. Applications can split configuration into multiple modules and register custom framework extension points.

This chapter includes:

  • How to organize Module classes.
  • Binding and extension entry points provided by ApiBinder.
  • SPI discovery and loading.