Skip to content

Commit 70e3a90

Browse files
Added README and LICENSE
1 parent 7c7bca6 commit 70e3a90

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

LICENSE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Apache 2.0

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# An example Spring application
2+
3+
A Spring application with a real world user module having features like signup, login, email verification, forgot password, show profile and edit profile. Made using the latest version of Spring Boot and related versions of Spring MVC, Spring Security, Spring Data JPA, JSP and JSTL.
4+
5+
Go through the [Spring Framework 4 Tutorial: Practical, Rapid, Intuitive](http://www.naturalprogrammer.com/spring-tutorial-4/) to understand step-by-step how the application is developed.
6+
7+
## Help and Support
8+
1. Community help is available at [stackoverflow.com](http://stackoverflow.com/questions/tagged/spring-lemon), under the `np-spring` tag. Do not miss to tag the questions with `np-spring`!
9+
1. [Submit an issue](https://github.com/naturalprogrammer/np-spring-tutorial/issues) if you find any bug. Please check first that the issue isn't already reported.
10+
1. Mentoring, training and professional help is provided by [naturalprogrammer.com](http://www.naturalprogrammer.com/consulting/).

0 commit comments

Comments
 (0)