CORE SPRING 5 TEST 10

CORE SPRING 5 TEST 10

Professional Development

50 Qs

quiz-placeholder

Similar activities

GMC PC1250-8

GMC PC1250-8

Professional Development

50 Qs

PEBT TEST

PEBT TEST

Professional Development

55 Qs

Pekerjaan Dasar Teknik Otomotif

Pekerjaan Dasar Teknik Otomotif

Professional Development

50 Qs

Plumbing

Plumbing

Professional Development

48 Qs

PRODUCT TRAINING WA500-3

PRODUCT TRAINING WA500-3

Professional Development

50 Qs

Preventive Maintenance Scania New Truck Generation

Preventive Maintenance Scania New Truck Generation

Professional Development

50 Qs

IOT online objective

IOT online objective

Professional Development

50 Qs

Pro-DevOps-1

Pro-DevOps-1

Professional Development

50 Qs

CORE SPRING 5 TEST 10

CORE SPRING 5 TEST 10

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Jose Diaz

Used 3+ 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

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?