polishing

This commit is contained in:
Oleg Zhurakousky
2018-12-12 19:05:26 +01:00
parent 07b9adb0dc
commit adc4e0f4ca

View File

@@ -66,7 +66,7 @@ public class BindingServiceProperties implements ApplicationContextAware, Initia
* Default: true
*/
@Deprecated
private boolean propagateOriginalContentType = true;
private boolean propagateOriginalContentType;
/**
* The instance id of the application: a number from 0 to instanceCount-1.