-
Enterprise Java
Build a RESTful API in Go using AWS Lambda
In this post we will learn to design, build, and deploy a RESTful API in Go using AWS Lambda. Before starting, let…
Read More » -
Agile
How to maximise the work not done
Recently, due to a new exciting engagement, I have been thinking a lot about simple ways to explain the advantages…
Read More » -
Core Java
Java optional parameters
When you design a method in a Java class, some parameters may be optional for its execution. No matter it…
Read More » -
Core Java
In any incomprehensible situation go scripting
Scripting is one of the most popular ways to make your application adjustable for client needs right at runtime. As…
Read More » -
Enterprise Java
J2Pay – Complete Example
Introduction In this section we will be looking in great detail of how to use a gateway and invoke all…
Read More » -
Enterprise Java
J2Pay – API Responses
Introduction The magical thing in this library is its unique responses no matter whatever gateway is. Once you understand API…
Read More » -
Enterprise Java
J2Pay – Getting Started
Getting started will guide you how to start using J2pay quickly in very simple steps. Download J2Pay is available on…
Read More » -
Enterprise Java
J2Pay – Introduction
Introduction J2Pay is an open source multi gateway payment library for java (by tranxactive). The main goal of this library…
Read More » -
Enterprise Java
Spring Data with Thymeleaf
Intro Today I’ll talk about more specific issues. No design patterns or algorithms this time :-). We don’t always design…
Read More »