Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Recent questions tagged spring-boot
Home
Tag
spring-boot
0
votes
How do we manage and monitor Spring boot application in production using Prometheus?
asked
Oct 3, 2022
in
Prometheus Percipio
by
rajeshsharma
prometheus
spring-boot
0
votes
@ConditionalOnClass({ DataSource.class, EmbeddedDatabaseType.class }) This configuration is only enabled when ________
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
conditionalonclass
spring-boot
0
votes
Spring boot does not auto configure when a jar dependency is added outside the Starters package.
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
spring-boot
spring-dependency
0
votes
What is the Model in Spring MVC?
asked
Apr 4, 2021
in
Spring
by
Robindeniel
#spring-mvc
spring-boot
spring-configuration-file
configuration-file
spring
spring-questions
spring-java-framework
spring-interview-questions
spring-advanced-questions-2021
spring-questions-and-answers
spring-framework
0
votes
Can the default web server in the Spring Boot application be disabled?
asked
Apr 4, 2021
in
Spring
by
Robindeniel
spring-boot
boot-application
spring-configuration-file
configuration-file
spring
spring-questions
spring-java-framework
spring-interview-questions
spring-advanced-questions-2021
spring-questions-and-answers
spring-framework
0
votes
Can we change the default port of the embedded Tomcat server in Spring boot?
asked
Apr 4, 2021
in
Spring
by
Robindeniel
#port
spring-port
spring-boot
spring-configuration-file
configuration-file
spring
spring-questions
spring-java-framework
spring-interview-questions
spring-advanced-questions-2021
spring-questions-and-answers
spring-framework
0
votes
What does @SpringBootApplication annotation do internally?
asked
Apr 4, 2021
in
Spring
by
Robindeniel
#spring-boot-application
spring-boot
spring-configuration-file
configuration-file
spring
spring-questions
spring-java-framework
spring-interview-questions
spring-advanced-questions-2021
spring-questions-and-answers
spring-framework
0
votes
Differentiate between Spring and Spring Boot.
asked
Apr 4, 2021
in
Spring
by
Robindeniel
#spring
spring-boot
spring-vs-spring-boot
spring-configuration-file
configuration-file
spring
spring-questions
spring-java-framework
spring-interview-questions
spring-advanced-questions-2021
spring-questions-and-answers
spring-framework
0
votes
Explain the advantages of using Spring Boot for application development.
asked
Apr 4, 2021
in
Spring
by
Robindeniel
#spring-advantages
spring-boot
spring-configuration-file
configuration-file
spring
spring-questions
spring-java-framework
spring-interview-questions
spring-advanced-questions-2021
spring-questions-and-answers
spring-framework
0
votes
The Gradle command to run a Spring boot executable app is ___________
asked
Mar 1, 2020
in
Spring Framework Database Integration
by
SakshiSharma
#gradle-command
gradle-questions-answers
spring-boot
0
votes
After adding a starter to the pom.xml, we are free to pick and choose jar dependencies outside the starter.
asked
Mar 1, 2020
in
Spring Framework Database Integration
by
SakshiSharma
#pom
xml
gradle-questions-answers
pom-xml
spring-boot
0
votes
The annotation to be added to automatically configure beans based on the classes added to the class path is ____________
asked
Mar 1, 2020
in
Spring Framework Database Integration
by
SakshiSharma
#annotation-use
gradle-questions-answers
spring-boot
0
votes
<java.version>1.8</java.version> is added under _________
asked
Mar 1, 2020
in
Spring Framework Database Integration
by
SakshiSharma
#java-1
8
gradle-questions-answers
java-version
spring-boot
0
votes
What is the default nature of the Beans defined in spring framework?
asked
Mar 1, 2020
in
Spring Framework Database Integration
by
SakshiSharma
#spring-framework
gradle-questions-answers
spring-boot
0
votes
Executable jar can be created in Spring boot using ______________
asked
Mar 1, 2020
in
Spring Framework Database Integration
by
SakshiSharma
#executable-jar
gradle-questions-answers
spring-boot
0
votes
The property to set the host server port in Spring app is ____________
asked
Mar 1, 2020
in
Spring Framework Database Integration
by
SakshiSharma
#spring-app-property
gradle-questions-answers
spring-boot
0
votes
The Maven command to run a Spring boot application is __________
asked
Mar 1, 2020
in
Spring Framework Database Integration
by
SakshiSharma
#maven-command
gradle-questions-answers
spring-boot
0
votes
@RequestMapping annotation is used to map a HTTP request method (GET or POST) to a specific class or method in the controller which will handle the respective request.
asked
Mar 1, 2020
in
Spring Framework Database Integration
by
SakshiSharma
#@requestmapping-annotation
gradle-questions-answers
spring-boot
0
votes
What is the scope of stateless bean in Spring?
asked
Mar 1, 2020
in
Spring Framework Database Integration
by
SakshiSharma
#stateless-bean
gradle-questions-answers
spring-boot
To see more, click for the
full list of questions
or
popular tags
.
...