<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is there a way to give a prefix to activiti rest api spring boot? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-give-a-prefix-to-activiti-rest-api-spring-boot/m-p/222538#M175668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also, it looks like activiti-diagram-rest is not integrated with activiti-spring-boot-starter-rest-api is it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to display process diagram in my app. Right now I copied the html/js diagram-viewer from webapp-explorer2 module. Is it the recommended way to do it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2016 23:06:26 GMT</pubDate>
    <dc:creator>feiya200</dc:creator>
    <dc:date>2016-08-18T23:06:26Z</dc:date>
    <item>
      <title>Is there a way to give a prefix to activiti rest api spring boot?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-give-a-prefix-to-activiti-rest-api-spring-boot/m-p/222537#M175667</link>
      <description>So I added the dependency to my spring-boot application and it maps all the APIs to the root such as http://localhost:8080/repository/deploymentsBut is there a way to give it a prefix so it can stand out a bit more to avoid conflict? like http://localhost:8080/someprefix/repository/deploymentsMany t</description>
      <pubDate>Thu, 18 Aug 2016 22:56:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-give-a-prefix-to-activiti-rest-api-spring-boot/m-p/222537#M175667</guid>
      <dc:creator>feiya200</dc:creator>
      <dc:date>2016-08-18T22:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to give a prefix to activiti rest api spring boot?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-give-a-prefix-to-activiti-rest-api-spring-boot/m-p/222538#M175668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also, it looks like activiti-diagram-rest is not integrated with activiti-spring-boot-starter-rest-api is it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to display process diagram in my app. Right now I copied the html/js diagram-viewer from webapp-explorer2 module. Is it the recommended way to do it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 23:06:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-give-a-prefix-to-activiti-rest-api-spring-boot/m-p/222538#M175668</guid>
      <dc:creator>feiya200</dc:creator>
      <dc:date>2016-08-18T23:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to give a prefix to activiti rest api spring boot?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-give-a-prefix-to-activiti-rest-api-spring-boot/m-p/222539#M175669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;EM&gt;is there a way to give it a prefix&lt;/EM&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at spring configuration and server extensions configuration. REST servlets has configuration for content root. For example, part of web.xml can look like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;servlet-mapping&amp;gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;servlet-name&amp;gt;RestletServlet&amp;lt;/servlet-name&amp;gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;url-pattern&amp;gt;/someprefix/*&amp;lt;/url-pattern&amp;gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/servlet-mapping&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In jboss application server you can make specific file for replace war name:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;jboss-web&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;context-root&amp;gt;someprefix&amp;lt;/context-root&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/jboss-web&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2016 14:09:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-give-a-prefix-to-activiti-rest-api-spring-boot/m-p/222539#M175669</guid>
      <dc:creator>warper</dc:creator>
      <dc:date>2016-08-19T14:09:18Z</dc:date>
    </item>
  </channel>
</rss>

