-
Core Java
The Need for Speed, Access Existing Data 1,000x Faster
Learn how you can speed up your analytics database applications by a factor of 1,000 by using standard Java 8…
Read More » -
Enterprise Java
Integrating Swagger with Spring Boot REST API
In the last post, I talked about my experience with creating RESTFul Services using Spring Boot. When creating a REST API,…
Read More » -
Core Java
GC Explained: Collectors Overview
The current version of HotSpot JVM includes three types of garbage collectors: – Serial Collector – Parallel Collector – The…
Read More » -
Software Development
How to create new Git Repository and host it in Bitbucket
What is Git ? While working in a team which involves multiple developers,it is very much necessary to use a…
Read More » -
Agile
Focus on the Basics: The Art of Mastering Scrum
Strict adherence to the rules of Scrum can lead us astray. To master scrum, we must learn to unlearn. Focusing…
Read More » -
Core Java
Java Command-Line Interfaces (Part 15): Jargo
Jargo is defined on its main GitHub page as “a tool to ease the handling of program arguments/options.” That page…
Read More » -
Enterprise Java
Securing resources using Spring Security with OAuth
1. Introduction In this tutorial, we will check out how we can use Spring Security with OAuth to secure the…
Read More » -
Core Java
Java 8 – Sorting HashMap by values in ascending and descending order
In the last article, I have shown you how to sort a Map in Java 8 by keys and today, I’ll…
Read More » -
Android
[MEGA DEAL] The Complete Android Oreo with Kotlin Bundle (95% off)
Get Down to Brass Tacks with 105 Hours of Training in One of Android’s Fastest Growing Programming Languages Hey fellow…
Read More »