0

I am using spring boot with maven project, this has generated a default project structure something like below

src/main/java

src/main/resources

src/main/webapp

src/main/webapp/WEB-INF

src/test/java

But

I want to change/modify it something like this

src/main/java

src/test/java

WebContent/webapp

WebContent/webapp/WEB-INF

WebContent/webapp/Resources

Is it possible to do this? (especially webapp directory location)

Community
  • 1
  • 1
Shahid
  • 11
  • 2

0 Answers0