Ajout du service pour récupérer les jours fériés (#1)

Reviewed-on: #1
Co-authored-by: kevin <kevin@yuno.malio.fr>
Co-committed-by: kevin <kevin@yuno.malio.fr>
This commit was merged in pull request #1.
This commit is contained in:
2026-02-06 09:58:06 +00:00
committed by Autin
parent 9568324a4a
commit ee26fdd045
14 changed files with 644 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>