Initial commit with weather data fetcher and parser

This commit is contained in:
Guntis Smaukstelis
2023-04-13 16:58:56 +03:00
commit 40156d6283
15 changed files with 746 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
src/main/resources/application.conf
target/
project/target/
project/project/target/
.bsp
.project/
.classpath
.cache
.settings/
dist/*
lib_managed/
ivy/
ivy-cache/
dependency-reduced-pom.xml
.history/
.idea/
*.iml
*.ipr
*.iws
/.idea_modules/
*.swp
*.swo
*.log
logs/
.DS_Store