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
Simple Author-Book API using Java Spring Boot. Using Postgres database, this application can store information about authors and their written book. This application serves basic CRUD needs around authors and books.