Merge pull request #542 from ghillert/INT-1958
Previous merge should have referenced #552
This commit is contained in:
@@ -97,7 +97,7 @@ import org.springframework.web.util.UrlPathHelper;
|
||||
* @author Gary Russell
|
||||
* @since 2.0
|
||||
*/
|
||||
abstract class HttpRequestHandlingEndpointSupport extends MessagingGatewaySupport
|
||||
public abstract class HttpRequestHandlingEndpointSupport extends MessagingGatewaySupport
|
||||
implements OrderlyShutdownCapable {
|
||||
|
||||
private static final boolean jaxb2Present = ClassUtils.isPresent("javax.xml.bind.Binder",
|
||||
|
||||
Reference in New Issue
Block a user