Remplissage de la DB avec l'excel, verification requete, mise à jour... tout plein de commentaires

This commit is contained in:
NicolasFabregas 2021-01-19 18:08:23 +01:00
parent 6a45cf5cb0
commit 3113313907
22 changed files with 779 additions and 4 deletions

16
.idea/compiler.xml generated Normal file
View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="ProjetGenieLogicielLoto" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="ProjetGenieLogicielLoto" target="13" />
</bytecodeTargetLevel>
</component>
</project>