Tags
Language
Tags
November 2025
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Hands-On Spring Security 5 for Reactive Applications

    Posted By: AlenMiler
    Hands-On Spring Security 5 for Reactive Applications

    Hands-On Spring Security 5 for Reactive Applications: Learn effective ways to secure your applications with Spring and Spring WebFlux by Tomcy John
    English | 31 July 2018 | ISBN: 178899597X | 268 Pages | EPUB | 6.14 MB

    Secure your Java applications by integrating the Spring Security framework in your code

    Key Features
    Provide authentication, authorization and other security features for Java applications.
    Learn how to secure microservices, cloud, and serverless applications easily
    Understand the code behind the implementation of various security features
    Book Description
    Security is one of the most vital concerns for any organization. The complexity of an application is compounded when you need to integrate security with existing code, new technology, and other frameworks. This book will show you how to effectively write Java code that is robust and easy to maintain.

    Hands-On Spring Security 5 for Reactive Applications starts with the essential concepts of reactive programming, Spring Framework, and Spring Security. You will then learn about a variety of authentication mechanisms and how to integrate them easily with the Spring MVC application. You will also understand how to achieve authorization in a Spring WebFlux application using Spring Security.You will be able to explore the security confgurations required to achieve OAuth2 for securing REST APIs and integrate security in microservices and serverless applications. This book will guide you in integrating add-ons that will add value to any Spring Security module.

    By the end of the book, you will be proficient at integrating Spring Security in your Java applications

    What you will learn
    Understand how Spring Framework and Reactive application programming are connected
    Implement easy security confgurations with Spring Security expressions
    Discover the relationship between OAuth2 and OpenID Connect
    Secure microservices and serverless applications with Spring
    Integrate add-ons, such as HDIV, Crypto Module, and CORS support
    Apply Spring Security 5 features to enhance your Java reactive applications
    Who this book is for
    If you are a Java developer who wants to improve application security, then this book is for you. A basic understanding of Spring, Spring Security framework, and reactive applications is required to make the most of the book.

    Table of Contents
    Overview of Spring 5 and Spring Security 5
    Deep dive Spring Security
    Authenticate using SAML, LDAP and OAuth/OIDC
    Authenticate using CAS and JAAS
    Integrating with Spring WebFlux
    REST API Security
    Spring Security Add-ons