contact controller et repo

This commit is contained in:
Blandine Bajard 2022-01-19 10:22:28 +01:00
parent 456e44af4d
commit f6afef809d
5 changed files with 105 additions and 28 deletions

2
.idea/compiler.xml generated
View file

@ -6,11 +6,13 @@
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="Organizee" />
</profile>
</annotationProcessing>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="Organizee" options="-parameters" />
<module name="organizee" options="-parameters" />
</option>
</component>