クラス WebMvcProperties.Contentnegotiation

java.lang.ObjectSE
org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Contentnegotiation
含まれているクラス:
WebMvcProperties

public static class WebMvcProperties.Contentnegotiation extends ObjectSE
  • コンストラクターの詳細

    • Contentnegotiation

      public Contentnegotiation()
  • メソッドの詳細

    • isFavorParameter

      public boolean isFavorParameter()
    • setFavorParameter

      public void setFavorParameter(boolean favorParameter)
    • getMediaTypes

      public MapSE<StringSE,MediaType> getMediaTypes()
    • setMediaTypes

      public void setMediaTypes(MapSE<StringSE,MediaType> mediaTypes)
    • getParameterName

      public StringSE getParameterName()
    • setParameterName

      public void setParameterName(StringSE parameterName)