An extended configuration class that includes both public and administrative endpoint configuration.
Inherits from and adds support for administrative APIs and applications.
This configuration class should be used for applications that need both customer-facing and
administrative functionality, such as multi-tenant applications with separate admin interfaces
or applications that need to communicate with both public and private APIs.