Software Development
-
Atlassian Confluence Job Config Module Example
We are going to learn to create a simple Job Config Module for the Atlassian Confluence Server in this article.…
Read More » -
Tutorial: How to use AWS Lambda with S3 for real-time data processing
A company recently asked me to develop a solution to receive batch data from a third party data vendor, run business logic…
Read More » -
Git Commands Tutorial
If you are a software developer, there is a pretty good chance that you must have used version control software…
Read More » -
How to Use the Atlassian Cache API
Nowadays, people want fast service. If your web page takes a long time to load, chances are the user will…
Read More » -
How to Add Licensing Support to Your Confluence Add-on
In this example we will cover how to add licensing support to your Confluence add-on in this article. A developer…
Read More » -
How to Unit Test Your Confluence Add-on
In this article we will cover how to unit test your Confluence add-on. Agile testing relies primarily on unit tests.…
Read More » -
Setting Up Your System for Atlassian JIRA Add-on Development
Majority of programmers start with a “Hello World” tutorial when trying to learn something new. Fernando was new to Atlassian…
Read More » -
How to Add Active Objects to Your Confluence Add-on
In this article you are going to add Active Objects to you Confluence Add-on. Active Objects is the ORM layer…
Read More » -
How to Add a Servlet Module to Your Confluence Add-on
This article will show you how to add a Servlet Module to your Confluence add-on. This article builds upon the…
Read More » -
How to Add a Space Admin Screen to Your Confluence Add-on
Have you read my past articles on Atlassian Confluence Add-on Development? Yes? Cool! Now that you have created an add-on,…
Read More »