josphatmwania / sb-secure-webapp

This web application is based on Spring MVC to demonstrate Spring security. For user to access the premium Blog, they will need to log in with the credentials provided

Home Page:sb-secure-webapp.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpringBoot Secure WebApp Blog

This web application is based on Spring MVC to demonstrate Spring security. For user to access the premium Blog, they will need to log in with the credentials provided below.

When a user successfully logs in, they are redirected to the home page where the blog is halfway, but they can still read the full blog by clicking read more

Built with

  • Java
  • Spring Boot
  • HTML
  • CSS

Getting Started

Prerequisites

  • A favorite text editor or IDE
  • JDK 1.8 or later
  • Gradle 4+ or Maven 3.2+

Setup

  • Git clone https://github.com/j23747/sb-secure-webapp
  • cd to sb-secure-webapp
  • Run the project
  • Go to http://localhost:8080/ on your favorite browser.
  • Login using user and password as the login credentials to access the blog.

Livelink

Author

Josphat Mwania

Contact

Josphatmwania237@gmailcom

License

This project is MIT licensed.

About

This web application is based on Spring MVC to demonstrate Spring security. For user to access the premium Blog, they will need to log in with the credentials provided

sb-secure-webapp.vercel.app

License:MIT License


Languages

Language:HTML 63.9%Language:Java 31.5%Language:CSS 4.5%