add backend project

This commit is contained in:
liosha84
2025-06-14 16:46:02 +03:00
parent d81e14ec31
commit 71c2627f54
46 changed files with 1703 additions and 560 deletions
+1 -13
View File
@@ -1,18 +1,6 @@
<?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="jambotron-frontend" />
</profile>
</annotationProcessing>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="jambotron-frontend" options="-parameters" />
</option>
<bytecodeTargetLevel target="24" />
</component>
</project>