Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

intellij "Cannot resolve MVC view" #360

Open
don41382 opened this issue May 17, 2024 · 4 comments
Open

intellij "Cannot resolve MVC view" #360

don41382 opened this issue May 17, 2024 · 4 comments

Comments

@don41382
Copy link

My Intellij can't resolve the view path.

Any idea how to fix this?

@casid
Copy link
Owner

casid commented May 21, 2024

Can you provide more context, what exactly is not working?

Is this an issue with the IntelliJ plugin?

@don41382
Copy link
Author

I am not sure. I guess, it is coming from the SpringMVCViewInspection Tool.

I've found this article https://stackoverflow.com/questions/60002080/spring-cannot-resolve-mvc-view-thymeleaf for thymleaf. Maybe it has todo something with the view resolver?

image

@rferreira
Copy link
Contributor

I'm pretty sure this is a IntelliJ issue not being able to map the view string to files in the JTE folder. Maybe file a bug with them?

@don41382
Copy link
Author

don41382 commented Jun 26, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants