Core Spring Test 7

Core Spring Test 7

1st - 12th Grade

50 Qs

quiz-placeholder

Similar activities

O5A Level 3 Final Exam

O5A Level 3 Final Exam

1st - 3rd Grade

50 Qs

Core Spring 5 - Test 2

Core Spring 5 - Test 2

1st - 12th Grade

50 Qs

Komputer Dan Jaringan Dasar

Komputer Dan Jaringan Dasar

10th Grade

50 Qs

Core Spring 5 - Test 9

Core Spring 5 - Test 9

1st - 12th Grade

50 Qs

VIDTR INVENTORY quiz

VIDTR INVENTORY quiz

1st - 8th Grade

49 Qs

Week 2 (Wave 28)

Week 2 (Wave 28)

1st Grade

47 Qs

11. BMC Axle, Wheel & Suspension

11. BMC Axle, Wheel & Suspension

1st Grade

50 Qs

8.1 X DASKOM 17.05.20

8.1 X DASKOM 17.05.20

10th Grade

51 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?