Skip to content

FinTP/fintp_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fintp_api

FinTP RESTful API. The API enables 3rd party applications to communicate with the FinTP central repository of messages.

Facts

  • version: 0.0.1

Building

See Build Instructions for instructions on how to build the API.

Usage

See Usage for a list of usage scenarios.

Installation

See Installation for steps required to install and configure the API.

Contributing

See How To Contribute for a list of areas where help is needed.

Requirements

  • Latest JDK
  • Apache Tomcat 7
  • Maven

Running the tests

See Running the Tests for steps required to run the automated tests.

Issues

  • Due the binary license there is no public repository that contains the Oracle Driver JAR.
  • Solutions:
    1. Comment dependency if you are using Postgres database
    2. Download ojdbc jar from Oracle site and install it to your local repository (mvn install:install-file -Dfile={Path_to_your_ojdbc6.jar} -DgroupId=com.oracle -DartifactId=ojdbc6\ -Dversion=11.2.0.3.0 -Dpackaging=jar -Dfile=ojdbc.jar -DgeneratePom=true )

License

Copyright

COPYRIGHT. Copyright to the SOFTWARE is owned by ALLEVO and is protected by the copyright laws of all countries and through international treaty provisions. NO TRADEMARKS. Customer agrees to remove all Allevo Trademarks from the SOFTWARE (i) before it propagates or conveys the SOFTWARE or makes it otherwise available to third parties and (ii) as soon as the SOFTWARE has been changed in any respect whatsoever.

About

FinTP RESTful API. The API enables 3rd party applications to communicate with the FinTP central repository of messages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages