RADAR-base / fcmxmppserverv2

XMPP Connection Server for FCM using the latest version of the Smack library (4.2.4) + Connection Draining Implementation
Apache License 2.0
0 stars 0 forks source link

Investigate moving to Spring JPA #20

Open yatharthranjan opened 5 years ago

yatharthranjan commented 5 years ago

Investigate the feasibility of moving from Spring JDBC to Spring JPA for better interface with the database and not handling raw queries.