Core Spring Test 7

Core Spring Test 7

1st - 12th Grade

50 Qs

quiz-placeholder

Similar activities

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

BSE UNIT 8 Data Protection Act 2018 Quiz

BSE UNIT 8 Data Protection Act 2018 Quiz

12th Grade

52 Qs

HTML And CSS

HTML And CSS

4th Grade - Professional Development

53 Qs

7. BMC DIRECT DRIVE

7. BMC DIRECT DRIVE

1st Grade

50 Qs

PM D85ESS-2A

PM D85ESS-2A

11th Grade

50 Qs

Plural and Action Verbs

Plural and Action Verbs

7th Grade

52 Qs

Core Spring 5 - Test 2

Core Spring 5 - Test 2

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?