Class RestModuleConfiguration.QueryParameterConverter

java.lang.Object
org.ehrbase.rest.RestModuleConfiguration.QueryParameterConverter
All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<String,Map<String,Object>>
Enclosing class:
RestModuleConfiguration

public static class RestModuleConfiguration.QueryParameterConverter extends Object implements org.springframework.core.convert.converter.Converter<String,Map<String,Object>>
  • Constructor Details

    • QueryParameterConverter

      public QueryParameterConverter()
  • Method Details