Skip to content

Message Server with Spring Boot , Hibernate 5 , Restfull ,Fcm

Notifications You must be signed in to change notification settings

MarsDown/spring-boot-chatserver-restful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

ChatServer

This project is an online chat server built using spring boot. The RESTful API is used to request a server and we also used Firebase Cloud Messaging (FCM) to notify clients of new changes like "Getting New Message", in this way, by registering each new message on the server by the FCM, a notification is sent to the rest of the clients informs them of the new changes. We used spring data jpa to access the database.

android client project :https://github.com/MarsDown/chat-client-android-restful

Releases

No releases published

Packages

No packages published

Languages