Skip to content
/ shade Public

Java Spring/Hibernate Web Application development made easy

License

Notifications You must be signed in to change notification settings

pissalou/shade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

======================================================== === Shade ===

=Spring/Hibernate Web Application development made easy=

Rather than a framework, Shade is a set of tools targeted to making Spring/Hibernate application development easier. By enforcing best practices improve reusability eliminate the need for boiler-plate code Unlike Spring Roo, Shade does not rely on code generation.

  1. Build the project ==================== This project requires Maven 2 or higher.

mvn clean install

  1. Deploy the example webapp ============================ Copy the newly build target file "shade-webapp-example.war" to your favorite Servlet Container webapps directory and access the webapp homepage at the following address: http://localhost:8080/shade-webapp-example/

  2. Create your own webapp with Shade ====================================

About

Java Spring/Hibernate Web Application development made easy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published