dvillavicencio / riven-bot

Discord Bot for Destiny 2 that retrieves statistics regarding Raid and Dungeon activities through Discord chat
2 stars 0 forks source link

Create reactive repository interfaces + entity classes #60

Closed dvillavicencio closed 8 months ago

dvillavicencio commented 8 months ago

This PR creates the entity repositories that use R2DBC to connect and map database queries' results to corresponding Java objects.