Typically when you create a Javaweb project, you will more or less follow some established, more generic directory structure, and share a Javaweb project directory structure reference map based on MAVEN management:
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/6C/D0/wKioL1VTGlfA6zjiAAaNUYfOf0Q194.jpg "title=" Java-web-maven-directory-struct-reference.png "alt=" Wkiol1vtglfa6zjiaaanuyfof0q194.jpg "/>
For reference only, different teams of different projects have their own conventions and specifications.
Personal experience:
Once the project directory structure has been agreed and normalized, each team member's self-discipline and adherence to the specification is the root of the overall directory structure that does not become more and more unclear as the project progresses.
This article is from the "Red Horse Red" blog, please be sure to keep this source http://aiilive.blog.51cto.com/1925756/1651032
Javaweb project directory structure reference based on MAVEN management