feat: complete faculty directory changes

This commit is contained in:
Buvan
2026-07-23 08:21:21 +05:30
parent 2bf7985f90
commit 67145fa207
11 changed files with 1317 additions and 215 deletions

View File

@@ -1,7 +1,9 @@
# ─── DATABASE CONNECTION CONFIGURATION ───
spring.datasource.url=jdbc:postgresql://localhost:5432/rit_freshers_hub?sslmode=disable
spring.datasource.username=postgres
spring.datasource.password=Amudiesh22@.
spring.datasource.password=murugan06
# ─── JPA / HIBERNATE SETTINGS ───
spring.jpa.database-platform=org.hibernate.dialect.PostgreSQLDialect