Ignore:
Timestamp:
12/26/23 18:50:43 (10 months ago)
Author:
gjoko kostadinov <gjokokostadinov@…>
Branches:
master
Children:
1413ee2
Parents:
950fa0d
Message:

Add entire code

File:
1 edited

Legend:

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

    • Property mode changed from 100644 to 100755
    r950fa0d r77205be  
    1 spring.datasource.url=jdbc:postgresql://localhost:5433/schedlr
    2 spring.datasource.username=postgres
    3 spring.datasource.password=silic0n
     1spring.datasource.url=jdbc:postgresql://localhost:5432/schedlr
     2spring.datasource.username=gjoko
     3spring.datasource.password=gjoko
    44
    55spring.sql.init.mode=never
Note: See TracChangeset for help on using the changeset viewer.