-
Enterprise Java
Build a Java REST API with Java EE and OIDC
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Software Development
[MEGA DEAL] The Complete Six Sigma Training & Certification Bundle (97% off)
Get Six Sigma & Lean Six Sigma Certified & Raise Your Earning Potential w/ 75+ Hrs of Training Hey fellow…
Read More » -
Enterprise Java
Apache Ignite made easy: first Java application
In this article, we take a one step further and let you through the creation of the first Ignite application…
Read More » -
Enterprise Java
Starting Flows with trackBy
Still continuing my trend of looking at Corda Services, I have some more tips to help your CorDapp work smoothly.…
Read More » -
Software Development
Charting PagerDuty Incidents over Time (using pandas)
We churn out charts for board meetings to show the health of our system (uptime, etc.). Historically, we did that…
Read More » -
Enterprise Java
Blow up Your JUnit5 Tests with Permutations
Writing JUnit tests can be a tedious and boring process. Learn how you can improve your tests classes using permutations…
Read More » -
Clojure
Clojure GitLab deps
You need to force the ssh-rsa host key instead of the default one picked up by the tooling: $ ssh-keygen…
Read More » -
Agile
Defining the Manager’s Role for a Product Approach, Part 3
This series is about how you might move to a product-based organization. Part 1 was about how when we organize by…
Read More » -
Enterprise Java
How to bind @RequestParam to object in Spring
Do you have multiple parameters annotated with @RequestParam in a request mapping method and feel it isn’t readable? The annotation…
Read More »