salmar / spring-websocket-chat

Chat application using Spring WebSockets
614 stars 316 forks source link

New endpoint for register is redirected to login #28

Open kalpitjain0407 opened 4 years ago

kalpitjain0407 commented 4 years ago

I am making implementing user registration in this project. Now if a make a new endpoint which makes a post request for user, the response returns template of login.html when making post request using postman.