Skip to content

billluo/w4report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w4report

Using AngularJs as front end and Java as back end: data are passed on JSON. The advatages to use JS framework are:

  1. simplify the backend development: basically eliminates backend view technology-- JSP, Themeleaf, Apache tile etc.

  2. reduce data traffic between server and client: mainly data are passed in JSON format and view data is unneccessary.

  3. REST architecture are implemented

About

using AngularJs as front end and Java as back end: data are passed on Json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published