Skip to content

Commit db8cbe0

Browse files
committed
Update master
1 parent 2ca3677 commit db8cbe0

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,21 @@ This is the wrapper framework laid out to start building Spring based Web apps w
22

33
This project provides sample hibernate entities, spring data entities, akka actors to offload mail sending like jobs, models, repositories, services and controllers classes. There are also many framework level classes to help handle exceptions and errors in the project you may start developing using this.
44

5+
The UI for the default simple web project bundled in this framework is built using Twiiter Bootstrap, Apache Tiles, jQuery, jQuery Validation, JSPs.
6+
7+
The frameworks strung togather supporting multiple activities in this framework layer of code are -
8+
Maven
9+
Java 1.7
10+
Spring 3.1.1
11+
Hibernate 4+
12+
Spring Data
13+
MongoDB
14+
Spring Service
15+
Spring Repository
16+
Akka 1.3+
17+
JSP 2+
18+
Apache Tiles 2+
19+
Twitter Bootstrap 2+
20+
Velocity for Mails
21+
522
This project is released for general use under Apache License 2.0 as described here: http://www.apache.org/licenses/LICENSE-2.0

0 commit comments

Comments
 (0)