flayre/shared
William Brawner a7c682bed0 Convert server code from Kotlin/Ktor to Java/Spring Boot
In the long-term, I'm not confident that Kotlin will replace Java on the
backend nor that Ktor will replace Spring Boot as the most popular
JVM language or framework, respectively. I don't really have any desire
to be on the bleeding edge of tech or go off the beaten path for this so
I'd like to keep with the industry standards so that it's easier for me
to work on over time.
2020-09-04 14:02:57 -07:00
..
build Initial commit 2020-09-03 06:29:10 -07:00
src/main/java/com/wbrawner/flayre Convert server code from Kotlin/Ktor to Java/Spring Boot 2020-09-04 14:02:57 -07:00
.gitignore Add gitignore for all modules 2020-09-04 13:26:38 -07:00
build.gradle Migrate to groovy-based gradle config 2020-09-04 13:24:42 -07:00