-
Enterprise Java
Build a Spring Boot App with Secure Server-to-Server Communication via OAuth 2.0 and Okta
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
DevOps
Migrating from Docker Compose to Kubernetes
Discover faster, more efficient performance monitoring with an enterprise APM product learning from your apps. Take the AppDynamics APM Guided…
Read More » -
Software Development
[MEGA DEAL] The Ultimate Backend Developer Bundle (98% off)
This Massive, 14-Course (78-Hour!) Bundle is Your Ticket to a Programming Career Hey fellow geeks, This week, on our JCG…
Read More » -
Agile
Visualize Your Constraints
As I work with people to use agile approaches, I see many organizational constraints. I’ve been trying to find a…
Read More » -
Desktop Java
Desktop UIs Will Stay Alive Thanks to Web Technologies
To understand what’s wrong with Java desktop apps, let’s take a look at the new features of JavaFX, a leading…
Read More » -
Core Java
Exact Conversion of Long to Int in Java
With all the shiny things (lambda expressions, streams, Optional, the new Date/Time API, etc.) to distract my attention that came…
Read More » -
Core Java
JDK 8 Versus JDK 10: Ternary/Unboxing Difference
A recent Nicolai Parlog (@nipafx) tweet caught my attention because it referenced an interesting StackOverflow discussion on a changed behavior…
Read More » -
Core Java
Java 10 – Local Variable Type Inference
In this article we will see a Java10 feature called Local Variable Type Inference proposed as part of JEP 286.…
Read More » -
Software Development
MySQL Replication Tutorial
1. Introduction to MySQL replication In a large scale enterprise system, data consistency and backup is of prime importance. It…
Read More »