mynameisjes
Kotlin Spring Boot Deploy Issue
Hello,
I'm trying to deploy a basic spring boot app using kotlin, gradle, and jdk 8.
There are no special build instructions in my
build.gradle.kts
or railway service configuration. And I receive the error:
When I make the change to my build.gradle.kts
to point to my main class file, I receive this error:
I've started from jdk 17 and gone all they way down and I can't seem to find a work around.4 replies