Core Spring 5 Test 6

Core Spring 5 Test 6

1st - 12th Grade

49 Qs

quiz-placeholder

Similar activities

Office Procedures Review

Office Procedures Review

10th Grade - University

48 Qs

HFLE

HFLE

7th - 9th Grade

50 Qs

Unit 2- Fashion Merchandising

Unit 2- Fashion Merchandising

9th - 12th Grade

47 Qs

FEELINGS/ADJECTIVE

FEELINGS/ADJECTIVE

2nd - 7th Grade

48 Qs

PROFESIONAL BK P3K

PROFESIONAL BK P3K

1st Grade

50 Qs

Pekerjaan Dasar Teknik Otomotif X

Pekerjaan Dasar Teknik Otomotif X

10th Grade

50 Qs

Sheffield CC EOW1 Assessment

Sheffield CC EOW1 Assessment

1st Grade

44 Qs

REMIDIAL / SUSULAN PAS MAPEL PSPTKR SMT GENAP 2021 TKR

REMIDIAL / SUSULAN PAS MAPEL PSPTKR SMT GENAP 2021 TKR

10th Grade

50 Qs

Core Spring 5 Test 6

Core Spring 5 Test 6

Assessment

Quiz

Professional Development

1st - 12th Grade

Practice Problem

Hard

Created by

Jose Diaz

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

49 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

3 mins • 1 pt

Which of these advices, when used, will have a chance to execute some code after the join point execution throws an exception? select all that apply.

@AfterThrowing

@AfterReturning

@Around

@After

2.

MULTIPLE SELECT QUESTION

3 mins • 1 pt

In spring mvc, which of these can be the return type of a method annotated with @requestmapping? select all that apply.

ModelAndView

void

String

Model

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Fill in the blanks. select the one that applies best. rpc mechanisms like soap web services are centered on ______. ______ is a popular alternative, and is centered on ______.

actions and processes, JMS, information and resources

information and resources, REST, actions and processes

actions and processes, REST, information and resources

information and resources, JMS, actions and processes

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

@springbootapplication is equivalent to which annotation? select one

A & C

@Configuration, @ComponentScan, @EnableAutoConfiguration

@EnableJpaReposorities, @ComponentScan, @EnableAutoConfiguration, @Configuration

@SpringBootConfiguration, @ComponentScan, @EnableAutoConfiguration

5.

MULTIPLE SELECT QUESTION

3 mins • 1 pt

Which of these is true about @bean methods that are marked with a java 'static' modifier? select all that apply.

it avoids triggering other parts of the configuration at that point of definition.

it is necessary when beans will get initialized early in the container lifecycle.

the 'static' modifier allows a method to be called without creating its containing configuration class as an instance.

They will never get intercepted by the container, not even within @Configuration classes.

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of these is the one being described below? select the one that applies best.

it makes invoking many restful services simpler while enforcing rest best practices.

HttpMessageProducer

RestTemplate

RestMessageProducer

HttpTemplate

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of these maps incoming web requests to appropriate handlers?

ViewResolver

HandlerMapping

RequestHandler

FlashMapManager

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?