Package net.daveray.rewardsapi.srvc
package net.daveray.rewardsapi.srvc
-
ClassesClassDescriptionQueryService provides JDBC flavored persistence contains the sql queries and executes prepared statements returning data to the RewardsServiceRewardsService contains the primary business logic at the service layer calls the QueryService to retrieve transaction data returns apiResponse to the RestController