Core Spring Test 7

Core Spring Test 7

1st - 12th Grade

50 Qs

quiz-placeholder

Similar activities

Mock Core Spring 1

Mock Core Spring 1

1st - 12th Grade

50 Qs

2aps22

2aps22

1st Grade

50 Qs

PERFCHCK aps BLN5-2021

PERFCHCK aps BLN5-2021

1st Grade

50 Qs

Historia da internet Html e css

Historia da internet Html e css

1st - 5th Grade

51 Qs

Trivia - Money In (Revamp)

Trivia - Money In (Revamp)

1st Grade

50 Qs

PERSONAL QUESTIONS - created by Allan García

PERSONAL QUESTIONS - created by Allan García

3rd Grade - Professional Development

50 Qs

Intro to Welding (SMAW)

Intro to Welding (SMAW)

9th Grade - University

46 Qs

Core Spring 5 Test 8

Core Spring 5 Test 8

1st - 12th Grade

50 Qs

Core Spring Test 7

Core Spring Test 7

Assessment

Quiz

Professional Development

1st - 12th Grade

Hard

Created by

Jose Diaz

Used 5+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

Media Image

endpoint.shutdown.enable=true

management.endpoint.shutdown.enabled=true

management.endpoint.enabled.shutdown=true

endpoint.shutdown.disabled=false

2.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

Media Image

True

False

3.

MULTIPLE SELECT QUESTION

2 mins • 5 pts

Media Image

@SpringBootApplication

@ContextConfiguration

@EnableAutoConfiguration

@ComponentScan

4.

MULTIPLE SELECT QUESTION

2 mins • 5 pts

Media Image

It can be used on classes annotated with @Controller.

@RequestMapping will only map to GET requests unless explicitly specified different.

It have attribute "method" which can be used to customize requests methods that this method will map to.

We can specify the request parameters for the method using the attribute "requestParams".

5.

MULTIPLE SELECT QUESTION

2 mins • 5 pts

Media Image

It contains @ExtendWith(SpringExtension.class)

It contains @RunWith(SpringRunner.class)

It enables Spring Boot specific features on top of Spring Test

It's used on test methods

6.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

Media Image

Serializable

Read commited

Read uncommited

Repeatable Reads

7.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

Media Image

@WebMvcTest

@TestConfiguration

@JsonTest

@DataJpaTest

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?