bootstrap.properties to indicate where it will later find the Config Server and what our application is called (the Config Server will use the name to know which property file to provide):
Subscribe to:
Post Comments (Atom)
40 Latest Interview Questions and Answers on Spring, Spring MVC, and Spring Boot
40 Latest Interview Questions and Answers on Spring, Spring MVC, and Spring Boot 1. What is Tight Coupling? When a class (ClassA) is depen...
-
1. Introduction In Spring MVC, the DispatcherServlet acts as front controller – receiving all incoming HTTP requests and processing ...
-
HLD -- High Level Design (HLD) is the overall system design - covering the system architecture and database design. It describes the relat...
-
1.A)How HasMap works? HashMap in Java works on hashing principle. It is a data structure which allows us to store obj...
No comments:
Post a Comment