rajadilipkolli / mfscreener

Spring Boot REST API which fetches the Net Asset Value(NAV) of an AMFI mutual fund and saves in db
https://rajadilipkolli.gitbook.io/mutualfunds-screener/
3 stars 0 forks source link

change datatype of nav from float to workable one #393

Open rajadilipkolli opened 3 months ago

rajadilipkolli commented 3 months ago

As equals for floating point numbers will never be the same, we should change the nav from float datatype to a working one