Skip to content

Commit 6ed60ce

Browse files
committed
Update master
1 parent 16ff80a commit 6ed60ce

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
Read about this project at: http://www.orangeapple.org/post/26702967725/spring-hibernate-spring-data-akka-twitter
2-
3-
or the WIKI page of this project.
1+
Read about this project at: http://www.orangeapple.org/post/26702967725/spring-hibernate-spring-data-akka-twitter or the WIKI page of this project.
42

53
The project consists of following parts:
64

@@ -16,11 +14,10 @@ This is the wrapper framework laid out to start building Spring based Web apps w
1614

1715
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. The UI for the default simple web project bundled in this framework is built using Twiiter Bootstrap, Apache Tiles, jQuery, jQuery Validation, JSPs.
1816

19-
20-
2117
I can try my best to provide with as much detail as possible here, but the best way to understand all that is provided is by reading the code. Therefore, I also provided a sample web app project with functionality to register and login a user. All the code is presented in a package structure that can be renamed as per your own choice and requirements. Enjoy!
22-
The frameworks strung togather supporting multiple activities in this framework layer of code are -
18+
2319
The frameworks strung together supporting multiple activities in this framework layer of code are -
20+
2421
Maven
2522
Java 1.7
2623
Spring 3.1.1

0 commit comments

Comments
 (0)