List Headline Image
Updated by dhiraj-ray on Dec 16, 2017
 REPORT
dhiraj-ray dhiraj-ray
Owner
5 items   1 followers   0 votes   50 views

Spring Boot Security Examples

In any web app security has always been a great concern.While dealing with app in java, Spring provides wonderful security features to secure our app.Here we have a list of examples to secure spring based web applications.

Spring Boot Jwt Authentication - DevGlan

Implement JWT authentication with Spring Boot and maven.Using OncePerRequestFilter class to define custom authentication mechanism to URLs as well as for methods.

Spring Boot Security OAuth2 Example(Bcrypt Encoder)

Implementation of Spring Boot Security OAuth2 with CRUD example to secure REST APIs.Implementation of AuthorizationServer,ResourceServer with mysql db and spring data. BCryptPasswordEncoder is used for password encoding.

Spring Boot Security Password Encoding using Bcrypt Encoder - DevGlan

This post explains Bcrypt password encoding with Spring boot Security to save encrypted password in db.It provides an example about how to authenticate user with Bcypt encoded password mechanism.

Spring Boot Security Hibernate Custom Login Form Example - DevGlan

Spring boot security with hibernate integration custom form login example.Use of hibernate to get user details from DB using custom UserDetailService and provide role based authentication to users.

Devglan - Home | Facebook

Devglan. 236 likes. Java and related technologies website for tutorials, FAQs and interview preparations