Open Closed

Override abp/application-configuration api #3235


User avatar
0
arbasu@microsoft.com created
  • ABP Framework version: v4.4

  • UI type: Angular

  • DB provider: EF Core

  • Tiered (MVC) or Identity Server Separated (Angular): no (Angular -identity server separate)

  • Exception message and stack trace:

  • Steps to reproduce the issue:"

During initial load the api /abp/application-configuration takes a lot of time.
I am considering to introduce overall cache with key includes the _currentUser.Id

Just wondering which call needs to be overridden and if the above approach will work.

I can see some article referring to override this call (in the ink below) but my guess is this more for mvc application , hence require suggestion/support.
https://github.com/abpframework/abp/blob/8371b74839be57c955d7b6199d1ee10422e4cd26/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/ApplicationConfigurations/AbpApplicationConfigurationAppService.cs#L69


6 Answer(s)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 11, 2025, 10:10