Skip to content

Commit 2ca3677

Browse files
committed
Update master
1 parent 3036fb9 commit 2ca3677

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
This is the wrapper framework laid out to start building Spring based Web apps with Hibernate ORM layer or Spring Data ORM powered NoSQL and Spring MVC in scala programming language. The purpose of this project is to get you started quickly in Java web app development over a tried and tested java framework: Spring.
2+
3+
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.
4+
5+
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)