Skip to content

Brahmaiah-Rayalla/SpringBootApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Spring Boot App end to end

Simple starter app for Spring MVC (using spring boot)

Uses thymeleaf for templating, I find this template engine very easy to use and outputs clean html with error checking. H2 or Mysql for DB, configure it via application.properties

Demo URL

https://springboorapp.herokuapp.com/login

Features:

  • User Registration
  • User Activation via e-mail link
  • Password Reset via e-mail link
  • User Admin when ROLE_ADMIN
  • Edit Profile
  • Upload Profile Picture
  • Admins can login as other users using "Login As" link in the user editor. New
  • Added Bootstrap glyphi icons and other styles
  • Added user avatar

About

SpringBoot first app with login, admin, and other details. you can extend this nby adding other features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published