Initial commit pt.2 - Environment setup

This commit is contained in:
Sebastian Cabrera 2023-05-26 11:28:23 -04:00
parent 13434a4e7e
commit 692b77b133
8 changed files with 616 additions and 0 deletions

7
.idea/encodings.xml generated Normal file
View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding">
<file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" />
</component>
</project>