Skip to content

Demo project for creating RESTful Api using Spring Data, Spring Data Rest, Spring Security, Spring JPA, Spring HATEOAS, Spring HAL Explorer

Notifications You must be signed in to change notification settings

lhanda/bookstore-service

Repository files navigation

bookstore-service

Demo project for creating RESTful Api using Spring Data, Spring Data Rest, Spring Security, Spring JPA, Spring HATEOAS, Spring HAL Explorer

To run:

  1. Open command prompt at root folder, then run the command 'gradlew bootRun' without quotes
  2. Navigate to localhost:8080 at your browser
  3. If prompt for credentials, enter username: admin and password: password to continue
  4. Custom search apis at http://localhost:8080/books/search

About

Demo project for creating RESTful Api using Spring Data, Spring Data Rest, Spring Security, Spring JPA, Spring HATEOAS, Spring HAL Explorer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages