Client controller, and WIP with edits and deletion of notice

This commit is contained in:
2025-04-11 15:53:50 +02:00
parent b826a01a10
commit 4fa138203d
9 changed files with 109 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
spring.application.name=ArtisanConnectBackend
## PostgreSQL
spring.datasource.url=jdbc:postgresql://localhost:5432/default_db
spring.datasource.url=jdbc:postgresql://192.168.56.103:5432/default_db
spring.datasource.username=postgres
spring.datasource.password=postgres