Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Ask a Question
Top 100+ questions in Spring Boot
Home
Questions
Spring Boot
0
votes
Q: What is the role of ApplicationContextAware in Spring?
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
applicationcontextaware
0
votes
Q: What is the scope for business service class in Spring MVC?
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
spring-mvc
0
votes
Q: The annotation used to import additional configuration classes is ___________
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
configuration-class
0
votes
Q: Auto-configuration report can be logged to the console by enabling debug mode while starting the application.
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
auto-configuration
0
votes
Q: @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
Q: Specific Auto-Configuration classes cannot be disabled in Spring.
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
auto-configuration
0
votes
Q: Which annotation is used to bind application properties to the class fields?
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
class-annotation
0
votes
Q: Dependencies cannot be added to the Gradle build system in Spring boot.
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
spring-dependencies
0
votes
Q: Spring-boot-starter-parent allows to manage __________
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
spring-boot-starter-parent
0
votes
Q: What is the starter for using log4j2 for logging?
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
log4j-logging
0
votes
Q: 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
Q: Spring boot starter for a Spring batch application is ____________
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
sping-batch-application
0
votes
Q: What does SpringApplication.run() do?
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
springapplication-run
0
votes
Q: 'Spring-boot-maven-plugin' is added to the pom.xml plugin section to _____________
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
spring-boot-maven-plugin
0
votes
Q: The Java compiler level can be modified for a Maven built Spring boot app using ____________
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
java-compiler
maven-built-spring
0
votes
Q: The default Java compiler level for a Spring boot app is __________
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
spring-boot-app
0
votes
Q: Which interface helps to initialize the bean?
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
bean-initialization
0
votes
Q: Which of the following is correct about dependency injection?
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
dependency-injection
0
votes
Q: A session scope scopes the bean definition to an/the ____________
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
session-scope
0
votes
Q: The following are valid techniques to offer configuration metadata to spring container, except ________
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
configuration-metadata
0
votes
Q: Which method should a bean implement to employ destruction callbacks?
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
destructions-callback
bean-implementation
0
votes
Q: Which of the following methods performs the initialization of a bean?
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
bean-initialization
0
votes
Q: Which interface implements Destruction callbacks?
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
desctruction-callbacks
0
votes
Q: Which layer of spring boot spans across multiple layers?
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
spring-boot-spans
+1
vote
Q: Which is not a valid method in RestTemplate to get http request?
asked
Jan 19, 2022
in
Spring Framework Consuming REST Service
by
sharadyadav1986
resttemplate
+1
vote
Q: Which is the correct format for HTTP Basic security technique?
asked
Jan 19, 2022
in
Spring Framework Consuming REST Service
by
sharadyadav1986
basic-security
+1
vote
Q: In Basic authentication, username and password are
asked
Jan 19, 2022
in
Spring Framework Consuming REST Service
by
sharadyadav1986
basic-authentication
+1
vote
Q: Spring Boot offers __ template to consume REST Services.
asked
Jan 19, 2022
in
Spring Framework Consuming REST Service
by
sharadyadav1986
spring-boot-template
+1
vote
Q: What are the security techniques that can be used for Spring Boot Microservices?
asked
Jan 19, 2022
in
Spring Framework Consuming REST Service
by
sharadyadav1986
security-techniques
+1
vote
Q: What is the dependency to be added to configure JPA to Spring Boot Project?
asked
Jan 19, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
spring-boot-dependency
Page:
1
2
next »
...