GithubHelp home page GithubHelp logo

rawsanj / springrestbatch Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 75 KB

Spring Boot-Batch project to read Movies from https://developers.themoviedb.org/3 REST API and store into database.

License: MIT License

Shell 15.25% Batchfile 10.81% Java 73.94%
spring-data-jpa spring-boot spring-batch themoviedb

springrestbatch's Introduction

SpringRestBatch

Spring Boot-Batch project to read Movies from TheMovieDB REST API.

Tech

SpringRestBatch uses a number of open source projects:

  • Spring Boot - Takes an opinionated view of building production-ready Spring applications. Spring Boot favors convention over configuration and is designed to get you up and running as quickly as possible.
  • Spring Data JPA - Spring Data JPA, part of the larger Spring Data family, makes it easy to easily implement JPA based repositories.
  • Spring Batch - A lightweight, comprehensive batch framework designed to enable the development of robust batch applications vital for the daily operations of enterprise systems.

Installation

  1. Clone this repository by running below command:
$ git clone https://github.com/RawSanj/SpringRestBatch.git
  1. Register @ https://www.themoviedb.org/documentation/api and get your API key. Update the REST_API_URL_WITH_KEY key in src/main/resources/application.properties file with your obtained key.

  2. Start your local PostgreSQL database, configure the database properties in src/main/resources/application.properties file.

  3. Run this application using embedded Tomcat and PostgreSql DB Server:

mvn spring-boot:run

Tools

The following tools are used to create this project :

  • IntelliJ IDEA
  • Postman
  • Maven
  • Google Chrome
  • Git

License


The MIT License (MIT)

Copyright (c) 2016. Sanjay Rawat

springrestbatch's People

Contributors

rawsanj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

asunciondp

springrestbatch's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.