0
duyan11110 created
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:
- ABP Framework version: 7.3.0
- UI Type: MVC
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
I am using microservice template to build my app and would like to encrypt connection string (both for host and tenants). I know that I have to override
DefaultConnectionStringResolver
andMultiTenantConnectionStringResolver
but please show me detail steps to do that including where I should write that code. Thank you so much.
1 Answer(s)
-
0
hi
https://support.abp.io/QA/Questions?Filter=MultiTenantConnectionStringResolver