https://github.com/naturalprogrammer/np-spring-tutorial
Spring Tutorial
https://github.com/naturalprogrammer/np-spring-tutorial
Last synced: 9 months ago
JSON representation
Spring Tutorial
- Host: GitHub
- URL: https://github.com/naturalprogrammer/np-spring-tutorial
- Owner: naturalprogrammer
- License: other
- Created: 2016-02-16T08:23:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-10T02:20:23.000Z (about 9 years ago)
- Last Synced: 2025-06-02T10:50:22.178Z (11 months ago)
- Language: Java
- Size: 415 KB
- Stars: 13
- Watchers: 8
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# An example Spring application
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.
Go through our [Spring Framework for the Real World – Beginner to Expert](http://www.naturalprogrammer.com/spring-tutorial-4/) course to understand all the intricacies of the application.
## Help and Support
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`!
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.
1. Mentoring, training and professional help is provided by [naturalprogrammer.com](http://www.naturalprogrammer.com/consulting/).