initial Spring app

This commit is contained in:
Michael Hoennig
2026-06-09 11:55:23 +02:00
parent 18b0b3e537
commit b47489ab2b
19 changed files with 570 additions and 1 deletions
+13
View File
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ComposerSettings">
<execution />
</component>
<component name="NodePackageJsonFileManager">
<packageJsonPaths />
</component>
<component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" project-jdk-name="corretto-21 (2)" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>