Develop a Spring Boot application that provides the user with two input fields:
Input for the GitHub organization link. Input for the GitHub access token. 'Go' button that, when clicked, displays all repositories of the specified organization. Highlight repositories where the 'README.md' file contains the word 'Hello'.
- Clone repository and contact me to get GitHub token
/bin/bash run.sh
- Click on the
index.html
file from logs above, it is UI - Pass organization link and token and click on
Go
button