I am trying to use spring with kotlins multiplatfo...
# spring
w
I am trying to use spring with kotlins multiplatform full stack web. The issue I am having is, the index html and js file are returning a 404 error. I have the files in the jar under static. I am new to this so the reference to classpath I find confusing. I check security configurations. But it seems like it is looking for a specific end point for the home page and corresponding js. I just need it to load and not sure what else to look at or consider as blockers.