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
Educational lab project implementing HTTP fundamentals with Java and Spring Boot. Demonstrates layered architecture (controllers, services, repositories), database migrations (Flyway), JPA persistence and basic authentication. Ideal as a learning reference or starting point for small REST services.