Out-of-process extension NodesApi bean not found
Hello,I created a spring boot application to create an out-of-process application using rest api.But it failed to run because the missing of the bean NodesApi by displaying the following error message.Consider defining a bean of type 'org.alfresco.co...