• Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None
    • Sprint 214 AMM, Sprint 215 AMM

      Another rule that has been identified through the workshop: https://github.com/RedHat-Middleware-Workshops/spring-to-quarkus-todo

      SB2Quarkus MTA needs to inform users to

      1. Find spring.jpa.hibernate.ddl-auto=create-drop and replace with quarkus.hibernate-orm.database.generation=drop-and-create according to the Quarkus Hibernate ORM and JPA Guide. This will allow Quarkus (& Hibernate under the covers) to automatically create the database schema upon startup.

            jleflete@redhat.com Juanma Leflet Estrada
            pcattana Philip Cattanach
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: