Initial commit

This commit is contained in:
Erik C. Thauvin 2023-10-22 18:32:14 -07:00
commit 4d4db1b153
22 changed files with 290 additions and 0 deletions

9
.idea/runConfigurations/Run Tests.xml generated Normal file
View file

@ -0,0 +1,9 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Run Tests" type="Application" factoryName="Application" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="com.example.demo.DemoApplicationTest" />
<module name="app" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>