Code Monkey home page Code Monkey logo

ahsumon85 / spring-security-thymeleaf-jpa-mysql Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 2.0 883 KB

In this article, we will see how to secure a spring-boot-2.0 MVC pattern application using spring basic security. a user can registration with user name & password as a role base and user can update password. after user login a can view module by role wise. it's has two role admin and user.

Java 15.77% CSS 67.55% HTML 16.69%
spring-boot-security spring-boot thymeleaf mysql jpa-hibernate

spring-security-thymeleaf-jpa-mysql's Introduction

spring-boot-security

In this article, we will see how to secure a spring-boot-2.0 MVC pattern application using spring basic security. a user can registration with user name & password as a role base and user can update password. after user login a can view module by role wise. it's has two role admin and user.

Import spring-boot-security

  1. $ clone git https://github.com/ahasanhabibsumon/spring-boot-security.git
  2. $ mvn clean install
  3. $ mvn spring-boot:run
  4. or import maven project on IDE

MySQL database configuration

  1. change database user user_name and password.
  2. create database spring_crud;

Run spring-boot-security project

Go to browser and enter URL http://localhost:8088

spring-security-thymeleaf-jpa-mysql's People

Contributors

ahsumon85 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.