Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 225 Bytes

File metadata and controls

5 lines (3 loc) · 225 Bytes

FullStackChatApplication

Room based application developed using react and java springboot. MongoDb was used as prime DB. WebSocket and STOMP was used for a persistent connection with DB.

--Integrating JWT auth and OAuth2