Resolved! How to initialize alfresco-core-rest-api from Spring MVC app via @ComponentScan
This link https://docs.alfresco.com/content-services/latest/develop/oop-sdk/ Shows a very terse Sdk5DemoApplication to start up a RESTful listener against a repo. I want to add ECM functionality to a multi-module EAR and want to isolate all that code...