I'm running a project Spring Boot e AngularJs no Intellij
and I'm trying to access the webapp
folder by browsing (l ocalhost:8080/nomedapasta/index.html
), but it's giving error
(There was an unexpected error (type = Not Found, status = 404))
and I could not resolve it. But by eclipse I can access the same.