- Clone this repository:
git clone https://github.com/hendisantika/spring-boot-books.git - Navigate to the folder:
cd spring-boot-books - Run the application:
mvn clean spring-boot:run - Open your favorite browser: http://localhost:5050
- Open your favorite browser: http://localhost:8080/api/books
- Open your favorite browser: http://localhost:8080/api/books/{id}
PgAdmin Page
List Books Page
Find Book by Id


