sardarwaqasahmed / POC-Repository

This is repository regarding the POC project for different technologies, platform integration, payment gateway integration etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POC

All POC projects related to different technologies and paltform integration

EmailSender

+ Email Sender is spring boot applicaton that is using JAVAMailServer interface for sending email . Gmail SMPT server is used for demo purpose. Modify the properties files for SMPT setting!

Stripe-PaymentGateway-Integration

+ PaymentGatewayInt is spring boot POC project that integrate stripe api for collecting CC info from customers. Kind of Payment gateway integration POC. Once customer initate the request its redirected to payment page, using public key. After getting the client CC related info Stripe will redirect a POST request to this Spring boot app eithet the payment is successfull or failed.

SB-FTL-POC

+ This project is a POC with spring boot + spring MVC controller + spring REST  Controller + Localization + freemarker template.

Payfast-PaymentGateway-Integration

+ Payfast is spring boot POC project that integrate payfast as payment gateway. Payfast sandbox is used as payment gateway. For detail please check project README.md

Redis-Distributed-Lock

+ Redis distributed lock POC for handling parallel access on shared data from multiple nodes or cluster.

EFK Stack On K8s

+ EFK stack on kubernetes cluster using Elasticsearch, FluentD, Kibana etc

About

This is repository regarding the POC project for different technologies, platform integration, payment gateway integration etc.


Languages

Language:Java 93.8%Language:HTML 2.4%Language:FreeMarker 1.7%Language:CSS 0.8%Language:Dockerfile 0.7%Language:PLSQL 0.5%Language:JavaScript 0.1%