Spring Security Basics

Spring Security is a framework for securing Spring-based applications. In this article, we will look over the core Spring Security concepts.
Spring Security is a framework for securing Spring-based applications. In this article, we will look over the core Spring Security concepts.
In this article, we will focus on the Java Stream API with that easy processing of collections can be made using a declarative notation.
A lambda expression is a piece of code that is giving an alternative way to the anonymous class to pass the function as a parameter to other subsequent flows of code such as methods, constructors, etc.. In this approach, a function can be referenced with a variable and passed as a reference to be executed in a subsequent flow of code execution.
In this article, we will focus on how to refresh the configuration data fetched from the Spring Cloud Config Server.
In this article, we will look over the Spring Cloud Config project which is one of the main projects under Spring Cloud and that’s mainly designed for centralizing the application configuration.