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 is enhanced version of my previously implementation of social-media. i have used spring boot, H2, Spring data, Spring security, JWT and https to achieve backend of simple social-media application. I have also used spring boot test and mockito to do junit testing using mvcMock.
Journal App is a full-stack Spring Boot application that lets users write daily journals enriched with sentiment analysis and real-time weather data. It features secure JWT authentication, Redis caching, email notifications, schedulers, and a modular architecture following best backend practices. Complete with Swagger docs and unit tests.