Let’s Build Backend for Posts in Our Social Network App using Spring
Published in
5 min readApr 23, 2021
--
In this tutorial, we are going to add a Posts feature using Springboot Backend for a demo social network site we are building.
Introduction
We use a lot of social media platforms every day, like Facebook, Linkedin, Twitter, Whatsapp, Instagram. I always wanted to build one myself. So in this series of tutorials, we…