You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2019. It is now read-only.
stevebillings edited this page Sep 30, 2015
·
1 revision
Design Overview
AppEdit is a Spring MVC web application. The controller classes are in package com.blackducksoftware.tools.appedit.web.controller. The view (JSP) is in src/main/webapp/WEB-INF/pages. Model classes are in packages com.blackducksoftware.tools.appedit.core and com.blackducksoftware.tools.appedit.codecenter.