Server 1.0

Trebuie efectuate operatiile pe baza de date
This commit is contained in:
Cerbu Andrei Mihnea
2023-05-16 00:34:47 +03:00
parent c4130a8716
commit d5dd33e16c
30 changed files with 244 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<excludeFromCompile>
<directory url="file://$PROJECT_DIR$/src/main/resources/archetype-resources" includeSubdirectories="true" />
</excludeFromCompile>
<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="Server_Delivery_Planner" />
</profile>
</annotationProcessing>
</component>
</project>