Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1012 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 1012 Bytes

Springboot

Springboot projects

Grafana

Share Market Track - To track share market by a normal human being and get alert for change for Free

  • Using google search scrapped the url for getting the share value
  • Use Java 8 and above as Lambda expressions are used
  • The values are highly api dependent
  • Run the ShareValuePrometheus.java class to see the values
  • Set the alert at a value which needs to be notified
  • Download Prometehus and Grafana and start them one by one Alt text

hazelcast

In memory cache with in memory database, to reduce the number of hits to database for perofrmance improvement