Skip to content

deepaktripathy/sonicloader-batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo application to access stock data from local, remote URLs & webservices, process them & store in databases. This is to replace the tedious task of collecting and manually processing good & bad data.

WIP: uploading the basic structure of the libraries & small demo rest project. The project will take shape later.

Prerequisites

You need to install the following tools if you want to run this application:

  • JDK 8
  • Maven (the application is tested with Maven 3.0.4) ** NOT YET IMPLEMENTED -> OR Gradle

Running the Application

You can run the application by using either Maven or Gradle (** NOT YET IMPLEMENTED).

Running the Application With Maven

You can run the application by using the following command:

mvn clean tomcat7:run

About

Enables all available stock data to be cleaned, ordered & loaded.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages