
CORE SPRING 5 TEST 10

Quiz
•
Professional Development
•
Professional Development
•
Hard
Jose Diaz
Used 4+ times
FREE Resource
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
An endpoint is considered to be available when it is both enabled and exposed. By default all endpoints are enabled, except one. Which?
startup
shutdown
configprops
threaddump
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following annotations can be used to inject scalar/literal values into Spring Bean?
@Inject
@Autowired
@Value
@Property
3.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Which of the following statements are correct regarding RestTemplate? Select all that apply.
RestTempalte is a synchronous client to perform HTTP requests
RestTemplate supports automatic serialization/deserialization
RestTemplate supports the only the 4 main HTTP methods - GET,POST,PUT and DELETE, having entry points method for them
RestTemplate supports URI templates
4.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Which of these can be annotated with the @Autowired annotation? Select all that apply.
Methods
Constructors
Initialization blocks
Fields
5.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Which of the following statements are correct, regarding ProceedingJoinPoint? Select all that apply.
If used ProceedingJoinPoint should be the first or last argument
ProceedingJoinPoint is an object that can be provided to @Around advice
ProceedingJoinPoint allows changing the method arguments of the original method
proceed() method of ProceedingJoinPoint must be called only once.
6.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Which of the following will be auto-configured by @WebMvcTest by default? Select all that apply.
MockMvc
@Controller annotated classes
@Component annotated classes
@Service annotated classes
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Is the following statement correct?
@SpringBootTest annotation is an alternative for @ContextConfiguration, when using SpringBoot.
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade