starting request service

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-08-03 10:18:42 +02:00
parent 64f4ab247b
commit bb92409fda
24 changed files with 255 additions and 35 deletions

12
.run/Testing.run.xml Normal file
View File

@@ -0,0 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Testing" type="JUnit" factoryName="JUnit">
<module name="website" />
<option name="PACKAGE_NAME" value="dev.mars3142" />
<option name="MAIN_CLASS_NAME" value="" />
<option name="METHOD_NAME" value="" />
<option name="TEST_OBJECT" value="package" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>