Package com.dmasone.identity.ecommerceapp.config
package com.dmasone.identity.ecommerceapp.config
Runtime configuration for the executable application.
Configuration classes define cross-cutting application setup such as clocks, scanning, OpenAPI metadata, and generated documentation behavior. Business module logic should stay outside this package.
-
ClassDescriptionCross-module application beans that should be owned by the bootstrap module, not by any individual business module.Creates the OpenAPI model from metadata loaded through
openapi.yaml.OpenAPI metadata loaded fromopenapi.yaml.