Broadcom-VMware
2V0-72.22PSE · Question #81
2V0-72.22PSE Question #81: Real Exam Question with Answer & Explanation
Sign in or unlock 2V0-72.22PSE to reveal the answer and full explanation for question #81. The question stem and answer options stay visible for context.
Deployment
Question
Which two statements are true regarding a Spring Boot "fat" JAR? (Choose two.)
Options
- AThe "fat" JAR contains both the class files and the source files for your project.
- BThe "fat" JAR requires an external Servlet container.
- CThe "fat" JAR contains compiled classes and dependencies that your code needs to run.
- DThe "fat" JAR can contain multiple embedded application servers.
- EThe "fat" JAR is created by the Spring Boot Maven plugin or Gradle plugin.
Unlock 2V0-72.22PSE to see the answer
You've previewed enough free 2V0-72.22PSE questions. Unlock 2V0-72.22PSE for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Spring Boot JAR#Fat JAR packaging#Build tools#Executable JAR