Skip to content

MiddlehurstBen/payment-gateway-challenge-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for candidates

This is the Java version of the Payment Gateway challenge. If you haven't already read this README.md on the details of this exercise, please do so now.

Requirements

  • JDK 17
  • Docker

Template structure

src/ - A skeleton SpringBoot Application

test/ - Some simple JUnit tests

imposters/ - contains the bank simulator configuration. Don't change this

.editorconfig - don't change this. It ensures a consistent set of rules for submissions when reformatting code

docker-compose.yml - configures the bank simulator

API Documentation

For documentation openAPI is included, and it can be found under the following url: http://localhost:8090/swagger-ui/index.html

Feel free to change the structure of the solution, use a different library etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors