ENTAXY-248 release 1.8.1

This commit is contained in:
2022-02-28 15:20:38 +03:00
parent 4d274c4fcc
commit c826adf1db
1958 changed files with 195926 additions and 10280 deletions

View File

@ -49,6 +49,8 @@
<argument ref="connectorMapper"/>
</bean>
<service ref="profileMapper" interface="ru.entaxy.esb.system.management.profile.manager.mapper.ProfileMapper"/>
<bean id="connectorMapper" class="ru.entaxy.esb.system.management.connector.manager.mapper.ConnectorMapperImpl"/>
<bean id="bridgeProfileMapper"