Merge '1.5.x'

pull/6002/merge
Phillip Webb 8 years ago
commit df3c152813

@ -212,7 +212,7 @@ public class AbstractEndpointHandlerMapping<E extends MvcEndpoint>
/** /**
* Returns if this mapping is disabled. * Returns if this mapping is disabled.
* @return if the mapping is disabled * @return {@code true} if the mapping is disabled
*/ */
public boolean isDisabled() { public boolean isDisabled() {
return this.disabled; return this.disabled;

Loading…
Cancel
Save