Goal of this repository is to fetch all star wars movie collection using SWAPI api, and create a movie library and various other operations.
java 1.8 spring boot
- hystrix/resillience4j implementaton
- okta api security
- cache implemenation
To run this application, maven build mvn clean install
, then mvn spring-boot:run