Code Monkey home page Code Monkey logo

demo-security's Introduction

스프링 Security

이 글은 자바 웹 애플리케이션을 만들 때 사용할 수 있는 스프링 Security에 대해 간단히 알아보려는 목적으로 작성되었습니다. 여기서는 스프링 부트를 사용하지 않고 스프링 프레임워크 5를 사용합니다. 예제의 소스는 여기에 있습니다. oauth2Login 소스는 여기를 참조하세요.

예제 환경은 다음과 같습니다.

  • JDK 17
  • Spring MVC 5.3.32
  • Spring Security 5.8.10
  • Servlet 4
  • Thymeleaf 3
  • Tomcat 9.0.87
  • Hibernate 5.3.36.Final
  • MySQL 8.0
  • Junit 5.9.3
  • Gradle 8.6
  • IDE - STS 4.20.1

목차

  1. 개요
  2. 라이브러리 설정
  3. 스프링 시큐리티 설정
  4. 아이디 패스워드 인증
  5. OAuth 2.0 인증(I)
  6. OAuth 2.0 인증(II)

참고
Spring Security 5.8 Guide
Spring Security 5.8 API docs
Spring Security 5.8 Github

demo-security's People

Contributors

boyd-dev avatar

Stargazers

 avatar simba-private avatar 지민 avatar

Watchers

 avatar

Forkers

tuesdaychicken

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.