Closed SchweinchenFuntik closed 4 years ago
What do you mean by Jigsaw module support? KVision is a Kotlin/JS project, and it doesn't work on JVM. Most of KVision jars doesn't contain any Java classes. The only parts using Java/JVM are bindings for Ktor, Spring and Jooby servers. But as I'm still using JDK8, I don't even know what should/could be done about this.
yes, I meant the server side
Do you have any issues running KVision fullstack apps on Java9+? What server do you use? Could you give more details about your problems?
I haven’t started yet, I plan to transfer the server to java 11+, and modify the client part, so I looked at KVision
I'll try to run and write about the results
append support Jigsaw module