I am trying to deploy the legacy spring (version 1.1) application in cloud foundry. I want to use spring auto-reconfiguration feature for the app but the feature is not enabled for my app.But if I try changing higher versions of spring, I could see this feature is enabled in the java build pack. Can't we use spring auto-reconfiguration feature for spring older versions like 1.1 and 2.0.?Thanks in Advance