📄️ At startup initialization
Before any requests are served, the app goes through its startup initialization.
📄️ Internal flow of rendering
As part of Medusa v1.0.0, these are the steps the code takes to render a page. Relevant to note is that at this point, at-startup initialization has completed.
📄️ Components
Attributes
📄️ Hydra flow
Goal
📄️ Security
As a micro frontend framework that mainly relies on Spring Security for its security functionality,