Skip to content

billluo/product-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is to apply latest Spring features and improvements, and integrate Spring MVC, REST service, JPA with Hibernate implemetation, Web Flow, Security (including OAuth2), Apache Tile, and Thymeleaf.

The main features are:

-- replace most XML configuration files with JavaConfig for better maintenance

-- keep only XML file as descritor to Webflow, which reasonably gives a better understanding for business processes

-- using multiple methods in JPA queries, which is flexible to meet various business requirements and be effective in programming

-- show a set of viewing technologies compared to JSP, which is light weight and less invasive for front end development.

Guide to use:

download with "git clone 'this git project URL'" to loacal drive

use command line tool: mvn package

it is recommended to import to Spring IDE (Eclipse, STS etc.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published