Skip to content

A Spring MVC application example on Tested Javascript Development

License

Notifications You must be signed in to change notification settings

shagstrom/testedjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This Spring MVC application is intended to demonstrate how to write tested JavaScript.

!!! You need Java 6 to build and run this application. !!!

It's a Maven project.


First edit the Data Source properties in

/testedjs/src/main/webapp/WEB-INF/spring/persistence-config.xml

to reflect your database.

Then run 'mvn clean install' from terminal or your IDE, then deploy to e.g. Tomcat 6.

That's it!

About

A Spring MVC application example on Tested Javascript Development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published