DEV Community

Cover image for Shareto- A Micro Blogging Application Using Spring MVC
Debraj Bhal
Debraj Bhal

Posted on

Shareto- A Micro Blogging Application Using Spring MVC

This is a micro blogging application powered by spring mvc,that offers features you expect from a blogging application like authentication, post micro blogs, comment on others blog, like blogs and delete and update your own blogs and comments.

Their are few tutorials demonstrating simple crud app in spring mvc, some demonstrate login and logout, but couldn't find a beginner friendly project having all in one place. So I created in web application using spring mvc and some other backend technologies having all the above features at one project. For a developer who is willing to getting started with spring, it's a wonderful project for them.
github link
youtube demo video

Top comments (0)