Ignore:
Timestamp:
02/02/23 23:05:16 (17 months ago)
Author:
Gjoko Kostadinov <gjoko.kostadinov@…>
Branches:
master
Children:
a436340
Parents:
9280859
Message:

Add search button functionality

File:
1 edited

Legend:

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

    r9280859 rcc52b09  
    1 spring.datasource.url=jdbc:postgresql://localhost:5432/schedlr
     1spring.datasource.url=jdbc:postgresql://localhost:5433/schedlr
    22spring.datasource.username=postgres
    3 spring.datasource.password=postgres
     3spring.datasource.password=silic0n
    44
    55spring.sql.init.mode=never
Note: See TracChangeset for help on using the changeset viewer.