Code Monkey home page Code Monkey logo

spring-boot-spring-security-jwt-authentication's Introduction

Spring Boot + Security: Token Based Authentication Example with JWT

Java Version Spring Boot Version Spring Security Version JWT Version MySQL Version

This repository contains a comprehensive example of token-based authentication using Spring Boot, Spring Security, and JSON Web Tokens (JWT). It includes integration with Spring Data JPA for database interactions and MySQL as the underlying database.

Features

  • Token-based Authentication: Secure your Spring Boot application using JSON Web Tokens.
  • Spring Security Integration: Leverage Spring Security for robust authentication and authorization.
  • Spring Data JPA with MySQL: Store and retrieve user information using Spring Data JPA with MySQL database.
  • Maven Build: Simplify project management and dependency resolution with Maven.
  • Easy to Use: A well-structured example with detailed comments for easy understanding.

Prerequisites

  • Java 17
  • Maven
  • MySQL 8.0 or later
  • MySQL WorkBench

Getting Started

  1. Clone the repository:

    git clone https://github.com/yourusername/spring-boot-security-jwt-example.git
  2. Navigate to the project directory:

    cd spring-boot-security-jwt-example
  3. Configure MySQL database properties in src/main/resources/application.properties.

  4. Build and run the application:

    mvn spring-boot:run
  5. Access the application at http://localhost:8080.

Contributing

Contributions are welcome! Feel free to open issues and pull requests.

spring-boot-spring-security-jwt-authentication's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sangbinlee

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.