Skip to content

Commit 1b9e11d

Browse files
Updated README
1 parent 70e3a90 commit 1b9e11d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# An example Spring application
22

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.
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. Meant to exhibit the best practices and patterns for developing real world applications using latest Spring projects. Can be forked to develop new applications with a user module already in place.
44

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.
5+
Go through the [Spring Framework 4 Tutorial: Practical, Rapid, Intuitive](http://www.naturalprogrammer.com/spring-tutorial-4/) to understand all the intricacies of the application.
66

77
## Help and Support
88
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`!

0 commit comments

Comments
 (0)