PayTransact is a web application service to make and process transactions.
Tools/Environments used as at writing:
Maven --version
Maven home: /Users/ifejeremiah/apache-maven-3.6.2
Java version: 11.0.20.1, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk@11/11.0.20.1/libexec/openjdk.jdk/Contents/Home
Default locale: en_NG, platform encoding: UTF-8
OS name: "mac os x", version: "12.6.8", arch: "x86_64", family: "mac"
This repository is a monorepo containing the following packages:
Spring Boot Starter Web
Spring Boot DevTools
Microsoft JDBC Driver For SQL Server
v11.2.0.jre11Spring Boot Starter Test
Lombok
ModelMapper
v2.3.9
- Switch to the master branch.
- Having Issues with connecting MSSQL Server to your Spring-Boot application? check out this article .
- Modify the
application.properties
file from pathsrc\main\resources\application.properties
with your application properties to fit. - All packages are located in path
src\main\java\com\interswitch\paytransact
.