Java, Spring Spring (Boot, Data, MVC), PostgreSQL, REST API, Lombok, Thymeleaf, HTML, CSS
Project specifications:
- Write an algorithm sorting an array of ints using Bubble Sort
- Implement a web page that allows you to enter the values, start the sorting and display the sorting result
- Each element of the sorted array must be stored in a separate row of the table. The results of the sorting must also be stored in the database.
- Implement the ability to obtain a sorted array by executing an HTTP request.
- Upload the created project to GitHub. The project must contain all source files, including the database script .