Ignore:
Timestamp:
12/24/21 23:31:23 (3 years ago)
Author:
andrejTavchioski <andrej.tavchioski@…>
Branches:
master
Children:
9dd526f
Parents:
8588fcb
Message:

Fixed some functionalities related to parkingSessions and parkingZones

Location:
sources/app/target/classes
Files:
18 added
1 deleted
18 edited
1 moved

Legend:

Unmodified
Added
Removed
  • sources/app/target/classes/application.properties

    r8588fcb r9ff45d6  
    22spring.datasource.username=postgres
    33spring.datasource.password=1234
    4 spring.jpa.hibernate.ddl-auto=create-drop
     4spring.jpa.hibernate.ddl-auto=update
    55spring.jpa.show-sql=true
    66spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
Note: See TracChangeset for help on using the changeset viewer.