Answer the question
In order to leave comments, you need to log in
How to change webapp search path in springBoot?
Hello. Please help me solve the following problem. I am writing a multi-module application. It looks like this:
Parent.pom module
1.pom
module 2.pom
module 3.pom
Module 3 has spring-boot installed. But for some strange reason, spring looks for jsp pages not in module3/src/main.resources/Web-Inf but goes to Parent/src/main.resources/Web-Inf.
What do I need to do to make springBoot look into its module when searching for pages?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question