Skip to content

rharing/play_article_java_magazine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the source code to accompany the playframework article in Java Magazine.

After checkout, the simple book application is the master. If you would like to see a more
sophistacted example of the playframework, do a checkout of the branch called petclinic. This will give you a 
playframework implementation of spring's petclinic example. To run the petclinic first do:
play clean
play deps

then start play again by running:
play run


About

source code accompanying the java magazine article for play

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages