Question: First, use the web - based Spring Initializr tool to create and set up your Spring Boot project SpringBootApp; using the following CONFIGURATION: [ Build

First, use the web-based Spring Initializr tool to create and set up your Spring Boot project SpringBootApp; using the following CONFIGURATION: [Build tool: Maven | Spring Boot version: Default version | Packaging: Jar | Java: 17| Dependencies: Spring Web & Spring Boot DevTools].Project MetadataGroup: com.pgmgtestfinal.springbootArtifact: SpringBootAppName: SpringBootAppDescription: Spring Boot Pyramid Levels AppPackage name: com.pgmgtestfinal.springboot.SpringBootAppThen click the Generate button, after which Spring Initializr will create a ZIP file containing your project. Second, unzip the generated folder and copy the unzipped folder to your normal projects folder. Next open your IntelliJ IDE; then select Open; drill down to your normal projects folder and select the SpringBootApp folder. Finally, make the necessary updates to your program to generate similar output as shown under the below Sample Output. Feel free to be as creative as possible above/beyond the core requirements! Upon completion/execution of the programming:(1) Take a screenshot with the execution output, save as .png file, and attach it to the assignment submission. (2) The Java project folder with its contents must be compressed into a single zip file and the zip file attached to the assignment submission. Good luck! Sample Output:Enter the level of FULL pyramid to print (MINIMUM 5 levels): 5*************************
 First, use the web-based Spring Initializr tool to create and set

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!