Skip to content

Instantly share code, notes, and snippets.

View jmcshane's full-sized avatar

James McShane jmcshane

View GitHub Profile
@jmcshane
jmcshane / project-structure.txt
Created April 25, 2015 04:29
Web Application Project Structure
src/main/java
src/main/resources
src/test/java
src/test/resources
src/main/webapp
js/
css/
WEB-INF/
META-INF/