Enum クラスの使用箇所
org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.MatchingStrategy
WebMvcProperties.MatchingStrategy を使用するパッケージ
org.springframework.boot.autoconfigure.web.servlet 内の WebMvcProperties.MatchingStrategy 使用
修飾子と型メソッド説明WebMvcProperties.Pathmatch.getMatchingStrategy()指定された名前でこのクラスの列挙型定数を返します。static WebMvcProperties.MatchingStrategy[]WebMvcProperties.MatchingStrategy.values()この列挙型クラスの定数を含む配列を、宣言されている順序で返します。型 WebMvcProperties.MatchingStrategy のパラメーターを持つ org.springframework.boot.autoconfigure.web.servlet のメソッド修飾子と型メソッド説明voidWebMvcProperties.Pathmatch.setMatchingStrategy(WebMvcProperties.MatchingStrategy matchingStrategy)