This is a CRUD app built to learn basics of Spring Boot where User can Create Post, can Update them or Delete them and View Posts that are Created. As well as User can Also Comment and Like on the specific post which can be retrived through their post.