Search Header Logo

Core Spring Test 7

Authored by Jose Diaz

Professional Development

1st - 12th Grade

Used 5+ times

Core Spring Test 7
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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

Already have an account?

Discover more resources for Professional Development