Starting process by Spring Boot Rest Client causing error 400

Hi @WGie welcome to the community.

Are you using a tomcat distro?
Also - are you able to reach the rest api through the browser?
If you make this call http://localhost:8080/engine-rest/engine you should get
[{"name":"default"}] back.