Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 11661

How to return a list of entries from a particular date [closed]

$
0
0

I have to return a list of charging entries that return late fees and interest after a specific date

Charging entries - contain various fields such as, transactionMethod - (LATE_FEE, INTEREST_CASH, INTEREST_PUNITIVE), lastBillingDate and this data is being stored in a dynamodb

How do I modify the existing code for this or query in a way that this data is received properly using spring boot??

I have used stream and filter to return charging entries and i received 5 charging entries for 4 types of interest and 1 late fee.

I wanted to get all the entries for a specific transactionMethod after the lastBillingDate


Viewing all articles
Browse latest Browse all 11661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>