```json //[doc-seo] { "Description": "Explore the built-in features of the Layered solution template to kickstart your web application development with ABP Framework." } ``` # Layered Solution: Built-In Features ```json //[doc-nav] { "Previous": { "Name": "Mobile Applications", "Path": "solution-templates/layered-web-application/mobile-applications" }, "Next": { "Name": "Authentication", "Path": "solution-templates/layered-web-application/authentication" } } ``` The Layered solution template includes several built-in features to help you get started with your layered web application. These features are designed to provide a solid foundation for your application and help you focus on your business logic. This document provides an overview of the built-in features included in the Layered solution template. The following documents explains these features in details: * [Authentication](authentication.md) * [Database configurations](database-configurations.md) * [Logging (with Serilog)](logging.md) * [Swagger integration](swagger-integration.md) * [Multi-Tenancy](multi-tenancy.md) * [BLOB storing](blob-storing.md) * [CORS configuration](cors-configuration.md)