Broadcom-VMware
2V0-72.22 · Question #31
Which two statements are true regarding a Spring Boot-based Spring MVC application? (Choose two.)
The correct answer is A. The default embedded servlet container can be replaced with Undertow. C. Spring Boot starts up an embedded servlet container by default. See the full explanation below for the reasoning.
Question
Which two statements are true regarding a Spring Boot-based Spring MVC application? (Choose two.)
Options
- AThe default embedded servlet container can be replaced with Undertow.
- BJetty is the default servlet container.
- CSpring Boot starts up an embedded servlet container by default.
- DThe default port of the embedded servlet container is 8088.
- ESpring MVC starts up an in-memory database by default.
How the community answered
(27 responses)- A81% (22)
- B11% (3)
- D4% (1)
- E4% (1)
Community Discussion
No community discussion yet for this question.