An open API service indexing awesome lists of open source software.

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

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/).