Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.
/ FWA Public archive

School 21 java project. Using Java Servlet API, Spring and jsp

Notifications You must be signed in to change notification settings

romanwrites/FWA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FWA

About

School 21 java project.
Using Java Servlet API, Spring and jsp
(package Spring Web is forbidden by rules of the project)

Compile and run

To run this app on your machine you need to specify your images-storage in application.properties

and add a default image file. For example shades.png

Compile

mvn clean install

Run

mvn org.codehaus.cargo:cargo-maven2-plugin:run

If want to init data set INIT_DATA env

INIT_DATA=true mvn clean install org.codehaus.cargo:cargo-maven2-plugin:run

About

School 21 java project. Using Java Servlet API, Spring and jsp

Topics

Resources

Stars

Watchers

Forks

Languages