I am trying to deploy project which has implemented secure property placeholder on the On-Prem MMC but its throwing error while deployment saying
"org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'Secure_Property_Placeholder': Error setting property values; nested exception is org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessException"
But when I deploy it on Anypoint Studio or on CloudHub it gets deployed.
Need help on in the emergency.