The goal is to detect commonalities in two or more texts entered by the user, combine these sentences, and present them to the user on the frontend, while ensuring storage in the backend.
- Spring Boot Starter Data Jpa: Starter for using Spring Data JPA with Hibernate.
- MongoDB: MongoDB is a popular, open-source NoSQL database that uses a document-oriented model for storing and retrieving data, allowing for flexible and scalable data management.
- Tomcat Embed Jasper: Embeddable Apache Tomcat JSP engine with Jasper.