SUPPORT-8413: move classes to another package; remove redundant scripts

This commit is contained in:
gulnaz 2024-09-11 15:30:58 +03:00
parent 13a0c9e93f
commit fef88756e6
35 changed files with 133 additions and 285 deletions

View file

@ -54,6 +54,7 @@
<property name="security.password.regex" value="^((?=(.*\d){1,})(?=.*[a-zа-яё])(?=.*[A-ZА-ЯЁ]).{8,})$"/>
<property name="fias.enable" value="false"/>
<property name="com.arjuna.ats.arjuna.allowMultipleLastResources" value="true"/>
<property name="bpmn.enable" value="false"/>
<property name="kafka.ervu.send.url" value="http://10.10.31.11:32609"/>
<property name="kafka.ervu.security.protocol" value="SASL_PLAINTEXT"/>
<property name="kafka.ervu.doc.login.module" value="org.apache.kafka.common.security.scram.ScramLoginModule"/>