Initial commit
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Tue, 23 Apr 2024 17:18:42 +0000 (20:18 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Tue, 23 Apr 2024 17:18:42 +0000 (20:18 +0300)
commit37b458198d9be45a671daadbdc91e2f1e02d4bed
treed18641546e8022e107aad51aa3981d34dfbafe3f
Initial commit
HELP.md [new file with mode: 0644]
build.gradle [new file with mode: 0644]
gradle/wrapper/gradle-wrapper.jar [new file with mode: 0644]
gradle/wrapper/gradle-wrapper.properties [new file with mode: 0644]
gradlew [new file with mode: 0755]
settings.gradle [new file with mode: 0644]
src/main/java/eu/svjatoslav/alyverkko/AlyverkkoApplication.java [new file with mode: 0644]
src/main/resources/application.properties [new file with mode: 0644]
src/test/java/eu/svjatoslav/alyverkko/AlyverkkoApplicationTests.java [new file with mode: 0644]