John Bakogiannis
John Bakogiannis
It will be useful to disable the connection attempt when there is reconnectDelay setup. A new property in RxStompConfig will be nice. eg totalNumberOfAttempts = 100
After upgrading to Angular version 10 I get the message _depends on 'bignumber.js'. CommonJS or AMD dependencies can cause optimization bailouts._ Are you going to publishing an ES module?
### Description Can't use array predicate syntax for Multiset FetchStrategy. My views and method to fetch view: ``` public List searchByMW(Integer MWFrom, Integer MWTo) { var setting = EntityViewSetting.create(ApplicationFullSearchView.class, pageNumber...