-
Core Java
How to implement Thread pool in Java
A thread is an independent program’s path of execution. In java, each thread extends the java.lang.Thread class or implements java.lang.Runnable. Multithreading refers…
Read More » -
Agile
Cost Accounting is a Problem for Agile (and Knowledge Work)
The more I work with project portfolio teams and program managers, the more I understand one thing: Cost accounting makes…
Read More » -
Enterprise Java
Build a CRUD Application with React, Spring Boot, and User Authentication
Building Identity Management, including authentication and authorization? Try Stormpath! Our REST API and robust Java SDK support can eliminate your…
Read More » -
Software Development
[MEGA DEAL] 2017 IT Security & Ethical Hacking Certification Training (98% off)
Prepare for the Most Recent Versions of the CompTIA Security+, Certified Ethical Hacker, & CCNA Security Exams Hey fellow geeks,…
Read More » -
Core Java
Compare Exactly in Java Equals Methods
As I’ve worked with legacy Java code over the years, I’ve run into subtle logic and performance issues that could…
Read More » -
Enterprise Java
Creating a REST API with Speedment and Spring
With the 4th release of Spring Boot, developing enterprise applications for the web have become so much easier. Something that…
Read More » -
Software Development
Create stunning IoT project with Artik IoT platform and Raspberry
Artik IoT platform is an end-to-end IoT platform that helps us to build awesome IoT project. It is an open…
Read More » -
Software Development
Kafka Connect and Kafka REST API on MapR: Streaming Just Became a Whole Lot Easier!
In my previous blogpost, I explained the three major components of a streaming architecture. Most streaming architectures have three major…
Read More » -
Software Development
Making queries on demand: MongoDB outbound gateway
1- Introduction In order to read data from MongoDb, Spring Integration comes with the MongoDb inbound channel adapter. This adapter…
Read More »