-
Software Development
Product Discovery Tips
Product discovery refers to the activities required to determine if and why a product should be developed. Carrying out this…
Read More » -
Enterprise Java
Secret Rotation for JWT tokens
When you are using JSON Web Token (JWT), or any other token technology that requires to sign or encrypt payload information,…
Read More » -
Agile
Creating an Environment of Teamwork
A colleague asked my opinion on the various teambuilding activities she was considering for a new-to-agile team, to help them…
Read More » -
Agile
Are you forgetting your Agile values?
A while back I wrote why sometimes Agile will fail. In this post, I will focus on the specific misunderstandings…
Read More » -
Core Java
My Take On Object Naming
This is one of the most common debates out there. Most people have their opinion about this topic and nobody…
Read More » -
Enterprise Java
Building Oracle ADF applications with Docker
Recently a good friend of mine was facing a regular problem with building an ADF application v.12.2.1.2 with the public…
Read More » -
Core Java
[MEGA DEAL] Complete Java Programming Bootcamp (94% off)
10 Courses (83.5 Hours) to Become a Java Master: Design UIs with JavaFX, Utilize Design Patterns, Master Multithreading & More…
Read More » -
Enterprise Java
Secure Your Spring Boot Web App with Single Sign-on from Okta
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Enterprise Java
JDBC Connections Cheat Sheet
Abstract This is a quick reference for JDBC connections for common databases. I seem to have to lookup this information…
Read More »