/
frastercom
/
testExemple
Обзор
Документация
Войти
/
frastercom
/
testExemple
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
src/main/resources/application.properties
7 строк
210 B
Timofey Konyshev
Initial commit
26 мар 2022, 15:12
26 мар 2022, 15:12
f00a672
Код
Авторство
О чём код?
spring.datasource.url=jdbc:postgresql://localhost:5432/test_clients spring.datasource.username=root spring.datasource.password=root spring.jpa.generate-ddl=true spring.mustache.expose-request-attributes=true