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
A Spring Boot REST API submission for PAF Week 5 demonstrating fundamental web service concepts. Features multiple greeting endpoints with path variables, optional query parameters, and comprehensive logging. Perfect example for learning REST API development, request handling, and parameter binding in Spring Boot applications.