Первая версия базовых компонент

This commit is contained in:
Anton Dzyk
2024-10-12 20:21:38 +03:00
commit 201d604ca2
161 changed files with 9783 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
spring.datasource.url=jdbc:postgresql://localhost:5432/education_system
spring.datasource.username=postgres
spring.datasource.password=postgres