Skip to content

Messaging application developed using spring boot (Websocket dependency used)

License

Notifications You must be signed in to change notification settings

Canaxs/spring-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors LinkedIn


Logo

Spring Chat App

About The Project

Dependencies used -->

  • [Lombok]
  • [Mysql-Connector]
  • [JWT]
  • [WebSocket]
  • [Data/JPA]
  • [Web]
  • [Validation]

What does the project do?

There is a common chat room within the application that everyone can use. Anyone registered in the system can access this room.

Built With

In order to run the application, you need to install mysql database on your computer.

Getting Started

Follow these steps to get the Mailbox project up and running: ---> New -> Project From Existing Sources -> src/spring-chat -> Maven -> OK (Intellij Idea) ---> Maven Clean -> Maven Install

Service addresses

User Controller

  • [/user/create --> POST]
  • [/user/username --> GET]

Authentication Controller

  • [/auth/login --> POST]

Chat Controller

  • [/chat] Authenticated

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Mail and Twitter - @your_twitter - mmericcana@gmail.com

Project Link: https://github.com/Canaxs/spring-chat

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

About

Messaging application developed using spring boot (Websocket dependency used)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages