<?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 Alternate ways to trigger table creation in Spring Boot? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alternate-ways-to-trigger-table-creation-in-spring-boot/m-p/204751#M157881</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a Spring Boot application which uses Liquibase to handle schema changes.&amp;nbsp; In my application.properties I have the the spring.jpa.hibernate.ddl-auto setting set to "validate" (spring.jpa.hibernate.ddl-auto=validate).&amp;nbsp; I know that in order to automatically build the Activiti tables I need to set spring.jpa.hibernate.ddl-auto to "update".&amp;nbsp; However I cannot do this without conflicts with Liquibase.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I trigger the building of the Activiti tables and still use Liquibase to handle my schema changes?&amp;nbsp; Is there a way to achieve this by putting the Activiti tables in a different schema?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, when I run my unit tests I use a maven plugin to drop the entire schema and build it from scratch using the Liquibase changelog.&amp;nbsp; I also need a way to create/update my Activiti tables at the same time.&amp;nbsp; Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Aug 2015 20:20:01 GMT</pubDate>
    <dc:creator>_chrs</dc:creator>
    <dc:date>2015-08-18T20:20:01Z</dc:date>
    <item>
      <title>Alternate ways to trigger table creation in Spring Boot?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alternate-ways-to-trigger-table-creation-in-spring-boot/m-p/204751#M157881</link>
      <description>I have a Spring Boot application which uses Liquibase to handle schema changes.&amp;nbsp; In my application.properties I have the the spring.jpa.hibernate.ddl-auto setting set to "validate" (spring.jpa.hibernate.ddl-auto=validate).&amp;nbsp; I know that in order to automatically build the Activiti tables I need to se</description>
      <pubDate>Tue, 18 Aug 2015 20:20:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alternate-ways-to-trigger-table-creation-in-spring-boot/m-p/204751#M157881</guid>
      <dc:creator>_chrs</dc:creator>
      <dc:date>2015-08-18T20:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate ways to trigger table creation in Spring Boot?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alternate-ways-to-trigger-table-creation-in-spring-boot/m-p/204752#M157882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Btw, I am currently using Activiti 5.17.0.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 20:22:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alternate-ways-to-trigger-table-creation-in-spring-boot/m-p/204752#M157882</guid>
      <dc:creator>_chrs</dc:creator>
      <dc:date>2015-08-18T20:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate ways to trigger table creation in Spring Boot?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alternate-ways-to-trigger-table-creation-in-spring-boot/m-p/204753#M157883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't understand the issue. We are using Liquibase as well together with the Activiti database update logic and it doesn't conflict. We are not using Spring Boot though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 20:04:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alternate-ways-to-trigger-table-creation-in-spring-boot/m-p/204753#M157883</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2015-08-19T20:04:56Z</dc:date>
    </item>
  </channel>
</rss>

