I\'m trying to run Spring boot app with some HTML5 and JavaScript and I have a problem.
I have project structure like this:
My Spring MVC Controller
I think you need to move the js directory (and contents) into the static directory (rather than having it in templates).