Open Issues Need Help
View All on GitHubAI Summary: Set up a development environment for a Spring Boot application that automatically restarts the application upon code changes. This involves creating a script (e.g., a shell script or batch file) to run the application using a tool like Spring Boot DevTools, which provides hot-reloading capabilities.
Social media platform for FER's students and mentors. It enables students and mentors to share their passions and by doing so discover and connect with people of same intrest.
AI Summary: Consolidate redundant test configuration annotations in the test files of a social media platform for FER students and mentors. This will improve code readability and maintainability.
Social media platform for FER's students and mentors. It enables students and mentors to share their passions and by doing so discover and connect with people of same intrest.
AI Summary: Configure the logging level for Hibernate in the social media application to suppress the logging of insert statements for user creation and other entities. This will prevent unnecessary log entries and improve log readability.
Social media platform for FER's students and mentors. It enables students and mentors to share their passions and by doing so discover and connect with people of same intrest.
AI Summary: Implement an abstraction layer in the API to handle versioning (e.g., /api/v1) and other potential endpoint prefixes, preventing developers from needing to explicitly specify them in each controller. This will improve code maintainability and reduce errors.
Social media platform for FER's students and mentors. It enables students and mentors to share their passions and by doing so discover and connect with people of same intrest.
AI Summary: Configure the social media platform for production deployment, including implementing necessary security measures and performance optimizations. This involves setting up appropriate application properties to ensure stability, scalability, and security in a production environment.
Social media platform for FER's students and mentors. It enables students and mentors to share their passions and by doing so discover and connect with people of same intrest.