-
fix issue with assertion in HystrixStreamTests, polish diamond operator and… · 24dfd4aeIgor Suhorukov authored
fix issue with assertion in HystrixStreamTests, polish diamond operator and follow class field naming convention (#2703) * fix assertion check * polish: replace the type specification in this constructor call with the diamond operator ("<>"), make EUREKA_PACKAGES final to avoid issue "static non-final field names should comply with a naming convention"
24dfd4ae