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
Lightweight Java REST API built from scratch with Jetty, Jersey, and H2. Demonstrates clean architecture, JDBC integration, DAO patterns, prepared statements, and uniform error handling. Ideal as a reusable skeleton for learning, mentoring, and scalable backend prototyping.