IDE: SpringToolSuite4 must be downloaded and installed.
JDK 1.8v
- Open the project From File >> import >> maven >> existing maven project >> select the root directory as project folder and click finish. Select src >> main >> java >> cloud >> uta >> sxg6582 >> daa_prj >> DAAPrjApplication.java
- Right Click and select Run As >> SpringBootApp
- Then open browser and open the following link:https://localhost:8080/home
- You can generate the array of required size, perform all the sorting operation and see the runtime of each sorting function.