Merge branch 'RED-10106' into 'main'
Renamed bean to remove allow-bean-definition-overrides See merge request fforesight/mongo-database-commons!18
This commit is contained in:
commit
d52a3f4648
@ -23,7 +23,7 @@ public class MongoLiquibaseConfig {
|
||||
|
||||
|
||||
@Bean
|
||||
public TenantMongoLiquibaseExecutor tenantLiquibase(EncryptionDecryptionService encryptionService,
|
||||
public TenantMongoLiquibaseExecutor tenantMongoLiquibaseExecutor(EncryptionDecryptionService encryptionService,
|
||||
TenantProvider tenantProvider,
|
||||
@Qualifier("tenantMongoLiquibaseProperties") LiquibaseProperties mongoLiquibaseProperties) {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user