Ignore:
Timestamp:
01/30/23 23:34:33 (17 months ago)
Author:
Gjoko <goko_kostadinov@…>
Branches:
master
Children:
9280859
Parents:
763289e
Message:

Adding initial calendar version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main/resources/application.properties

    r763289e r044bd76  
    33spring.datasource.password=postgres
    44
    5 spring.sql.init.mode=always
     5spring.sql.init.mode=never
    66
    7 spring.jpa.hibernate.ddl-auto=none
     7spring.jpa.hibernate.ddl-auto=validate
    88spring.jpa.show-sql=true
    99spring.jpa.properties.hibernate.format_sql=true
Note: See TracChangeset for help on using the changeset viewer.