You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a simple Journal Application built while learning the basics of Spring Boot. It demonstrates how to create a RESTful web application using Spring Boot with features like CRUD operations, routing, and data handling. The app allows users to create, view, update, and delete journal entries.