
What is Feign Client and How to use it?
Feign client what does it mean and what it exactly does and compared to the rest template how does it outstands itself and make flexible for the developers will be seen...
Search | Technology | Blogging
Feign client what does it mean and what it exactly does and compared to the rest template how does it outstands itself and make flexible for the developers will be seen...
The OAuth 2.0 provider mechanism is responsible for exposing OAuth 2.0 protected resources. The configuration involves establishing the OAuth 2.0 clients that can access its protected resources independently or on...
Spring Security Spring Security provides comprehensive security services for J2EE-based enterprise software applications. Terms to get familiar in spring security. Principal:means a user, device or some other system which can...
When ever we work in any application maintaing the environment specific files are very much required. In spring this can be achieved by using the profiles. Look at the Following...
In our Earlier posts we have seen how to set up the MVC application through the XML based, now in this blog we are going to see how to configure...
Web MVC framework The Spring Web model-view-controller (MVC) framework is designed around a DispatcherServlet that dispatches requests to handlers, with configurable handler mappings, view resolution, locale, time zone and theme...