Polish RequestMappingInfoTests

This commit is contained in:
Rossen Stoyanchev
2016-06-21 10:35:00 -04:00
parent 848562d68a
commit db1092f119
2 changed files with 73 additions and 150 deletions

View File

@@ -34,7 +34,7 @@ import org.springframework.web.servlet.mvc.condition.RequestMethodsRequestCondit
import org.springframework.web.util.UrlPathHelper;
/**
* Encapsulates the following request mapping conditions:
* A {@link RequestCondition} that consists of the following other conditions:
* <ol>
* <li>{@link PatternsRequestCondition}
* <li>{@link RequestMethodsRequestCondition}