Web application for searching the details of hotfix. [Internal Tool]
- Using this tool teammates can search for available hotfixes in database. Multiple filters are provided for narrowing the scope of results.
- It was a frequent task to search the available hotfixes, and we used to manually search in the excel sheet every time.
- This tool is specific to my team because of the restrictions of excel data format.
- CSS/Bootstrap
- HTML
- JSP
- Javascript
Follow below steps, If you want to setup this application locally on your machine.
- Maven Build Tool
- JDK 8+
- Data provider service Link
- Clone the repo
git clone https://github.com/tingreavinash/HotfixLogViewer_UI.git
- Go to the project folder and Build the project
mvn clean install
- Go to the target folder and Start the application
java -jar HotfixLogUI-0.0.1-SNAPSHOT.war
The application configuration can be found here - Click Here
You can directly access the application in your browser with below URL
http://localhost/HotfixLogUI/
Distributed under the MIT License. See LICENSE
for more information.
Avinash Tingre - Connect with me on LinkedIn