Spring Security 简明教程

Spring Security Tutorial

在本教程中,我们将了解 Spring Security Frameworks。我们将从基础知识开始,逐步了解各种框架的配置以配合 Spring Security。我们还将进行一些实际编码,以使用 Spring Security Frameworks 执行 CRUD 操作。

In this tutorial, we will learn about Spring Security Frameworks. We will start with the basics and go through the configuration of various frameworks to work with Spring Security. We will also do some handson coding to perform CRUD operation using Spring Security Frameworks.

Audience

本教程对对此主题感兴趣或将其作为课程内容一部份的毕业生、研究生或研究学生有用。读者可以是初学者或高阶学习者。

This tutorial will be useful for graduates, post graduates, and research students who either have an interest in this subject or have this subject as a part of their curriculum. The reader can be a beginner or an advanced learner.

Prerequisites

尽管本教程没有强制性要求。但是,如果您对任何以下提及的技术有任何或全部(超炫)的先验知识,将是一个附加优势−

Though there is NO mandatory requirement to have for this tutorial. However, if you have any or all (supercool) prior knowledge on any below mentioned technologies that will be an added advantage −

  1. About 30 minutes

  2. Basic Spring Security knowledge

  3. A Basic understanding of the Apache Solr Database.

  4. A java based IDE (Eclipse, STS or IntelliJ IDEA)

  5. JDK 1.8 or later

  6. Gradle 4+ or Maven 3.2+

  7. Apache Solr installed