Spring Profiles provide a way to segregate parts of our application configuration and make it only available in certain environments. Any @Component or @Configuration can be marked with @Profile to limit when it is loaded.
Spring Boot vs Spring MVC vs Spring
What is Auto Configuration in Spring?
How to disable specific auto-configuration in spring boot?
How we can Disable all Database related auto configuration in Spring Boot?
What is Spring Boot?
What are the advantages of spring boot application?
What are the use of @EnableAutoConfiguration annotation?
What is Spring Boot Starter?
What is spring-boot-starter-parent?
What is spring-boot-starter-web?
How do you change JDK version in spring boot?
How to create an executable jar using spring boot?
What is the use of @SpringBootApplication annotation?
What is spring-boot-devtools ?
What are Profiles in spring boot?
Spring Boot Actuator?
How do you Change tomcat or jetty HTTP port?
What are the Starter Project Options that Spring Boot provides ,give some examples ?
spring boot interview questions
spring boot interview questions for experienced professionals