Sebastian Grzelak

Results 2 issues of Sebastian Grzelak

Hi, In ReactiveElasticsearchTemplate.class there are such a methods like: - protected Mono doCount(SearchRequest request) - protected Flux doScroll(SearchRequest request) - protected Flux doFind(SearchRequest request) That methods catch NoSuchIndexException when index...

status: under investigation

Hi, When using the spring boot dev tools library the are some problems with class loaders, mainly: ![Screenshot from 2021-11-16 12-57-48 (1)](https://user-images.githubusercontent.com/38788273/141982256-e3c17801-1dd4-48f2-8d75-225d86a86150.png) The problem is that there are two class...