| Thank you for your help. Today, I’ve figured out an another workaround, I switched ddl-auto: update}}back to {{ddl-auto: validat In this case, Híbernate Envers does not hang up during application’s startup. Actually, this is a good solution, because all of DDLs are run by Liquibase. I’m using @ForeignKey, @Index’s name element and Liquibase constraintName/indexName to ensure that both are the same but (as I see) there is no way to configure the name of auto generated constraints. |