Ignore:
Timestamp:
10/17/22 00:30:31 (21 months ago)
Author:
Gjoko <goko_kostadinov@…>
Branches:
master
Children:
204464d
Parents:
cf9cdbf
Message:

Fixing security configuration

File:
1 edited

Legend:

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

    rcf9cdbf r401a211  
    33spring.datasource.password=postgres
    44
    5 spring.jpa.hibernate.ddl-auto=create
     5spring.sql.init.mode=always
     6
     7spring.jpa.hibernate.ddl-auto=none
    68spring.jpa.show-sql=true
    79spring.jpa.properties.hibernate.format_sql=true
Note: See TracChangeset for help on using the changeset viewer.