Backend migration

This commit is contained in:
2025-04-27 17:42:02 +00:00
parent e114f9553a
commit 8b1d6eb7cf
52 changed files with 2326 additions and 0 deletions

7
.run/Gateway.run.xml Normal file
View File

@@ -0,0 +1,7 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Gateway" type="CompoundRunConfigurationType">
<toRun name="DiscoveryServerApplication" type="SpringBootApplicationConfigurationType" />
<toRun name="GatewayApplication" type="SpringBootApplicationConfigurationType" />
<method v="2" />
</configuration>
</component>