feat : ajout du service pour les jours feries

This commit is contained in:
2026-02-06 10:26:28 +01:00
parent 9568324a4a
commit 16215bce45
14 changed files with 642 additions and 4 deletions

2
.idea/dataSources.xml generated
View File

@@ -5,7 +5,7 @@
<driver-ref>postgresql</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
<jdbc-url>jdbc:postgresql://localhost:5434/postgres</jdbc-url>
<jdbc-url>jdbc:postgresql://localhost:5433/postgres</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>