Giter VIP home page Giter VIP logo

payment-compare's Introduction

Transaction Compare

Running it locally

Clean build whole project from command line

./gradlew clean build

API Swagger url

http://localhost:8080/swagger-ui.html
http://localhost:8080

Web URL Google Cloud [Kubernetes]

(This url will stop on tuesday 11 pm Uk time)

http://35.224.215.111/

http://35.224.215.111/swagger-ui.html

Project Structure

In this project, comparisons were made according to the following columns. These:

  • TransactionDate
  • TransactionAmount
  • TransactionId
  • WalletReference

When I first started this project, I decided to do it with Spring Batch and wrote the necessary configurations. But I cancelled due to a file mismatch and used Apache commons-csv instead. The party is on the sidelines. But I didn't use it. I did not delete some of the dependencies I used, some of them are H2, batch, Repository, JPA etc.

I delivered Backend, frontend and Cloud(CI/CD)

  • Docker image
  • Google Kubernetes Engine (GKE)

Testing

JUnit test. To test the service the following command is used from the root project. Component test : I started but I did not complete

Running unit tests from command line

./sbuild.sh

Running component tests from command line

./cbuild.sh

Running all tests from command line

./buildAll.sh

payment-compare's People

Contributors

mutluokuducu avatar

Watchers

 avatar

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.