P
P
parkito2017-01-23 21:12:31
Java
parkito, 2017-01-23 21:12:31

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 question

Ask a Question

731 491 924 answers to any question