Hi,
you do not longer need to extend with SpringBootProcessApplication.
Have you tried it without extending it?
I’ve just tried this in the “example-twitter” project and it worked as expected.
017-01-27 16:12:55.314 INFO 1922 — [ main] org.camunda.bpm.engine : ENGINE-00001 Process Engine default created.
2017-01-27 16:12:55.405 INFO 1922 — [ main] s.b.e.t.TwitterServletProcessApplication : #####################Post Construct############
Best regards,
Patrick