Unable to deploy process definition via camunda modeller or rest api

Hi all,
I am not able to deploy the process from camunda modeller or even post man. Response is same from both methods. It says “No deployment resources contained in the form upload”. I am running it with spring boot. Below is my pom file:

pom.xml (5.4 KB)

Did you attach the artifacts that you wish to deploy?

@Bill_Powell yes, i attached the bpmn file. And if i am making some mistake in request from postman, isn’t camunda modeler supposed to handle all those things, it’s giving same response from modeler also.Can you share your headers also?

image