jonasmachados/spring-mongo-blog-engine
This project is built using Spring Boot and MongoDB and aims to provide a platform where users can create posts and add comments. The main entity in the project is the Post object, which represents a post made by a user. Each post can have multiple comments associated with it.
Java
No issues in this repository yet.