Class VavrCollectionConverters

java.lang.Object
org.springframework.data.util.VavrCollectionConverters

public class VavrCollectionConverters extends Object
Converter implementations to map from and to Vavr collections.
Since:
2.7
Author:
Oliver Gierke, Christoph Strobl
  • Constructor Details

    • VavrCollectionConverters

      public VavrCollectionConverters()
  • Method Details

    • getConvertersToRegister

      public static Collection<Object> getConvertersToRegister()