Skip to content

lynx-r/Hands-On-Spring-Security-5-for-Reactive-Applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands-On Spring Security 5 for Reactive Applications

Hands-On Spring Security 5 for Reactive Applications

This is the code repository for Hands-On Spring Security 5 for Reactive Applications, published by Packt.

Learn effective ways to secure your applications with Spring and Spring WebFlux

What is this book about?

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.

This book covers the following exciting features:

  • 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

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

public abstract class Flux<T>
 extends Object
implements Publisher<T>

Following is what you need for this book: Basic to intermediate experience working on applications built using Java and Spring Framework is required to progress through the book easily.

With the following software and hardware list you can run all code files present in the book (Chapter 1-7).

Software and Hardware List

Chapter Software required OS required
1-7 IntelliJ Ultimate Edition Windows, Mac OS X, and Linux (Any)
1-7 MySQL workbench Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Tomcy John is an enterprise Java specialist with over 16 years of several domain expertise. He is currently a part of the Emirates IT Group as a Principal Architect. Before this, he's worked with Oracle Corporation and Ernst & Young. He acts as a chief mentor to facilitate incorporating new technologies. Outside of work, he works closely with young developers and engineers as a mentor and speaks on topics ranging from web and middleware all the way to various persistence stores. Tomcy has also the co-authored a book on big data, Data Lake for Enterprises, which is published by Packt.

Other books by the author

Data Lake for Enterprises

Suggestions and Feedback

Click here if you have any feedback or suggestions.

About

Hands-On Spring Security 5 for Reactive Applications from Book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published