Java
-

How to fix invalid target release: 1.7, 1.8, 1.9, or 1.10 Error in Maven Build
If you are building your Java project using Maven, maybe in Eclipse or from the command prompt by running mvn install…
Read More » -

What’s the case for your API?
Disclaimer: In pure REST, API’s are opaque and the URL should be whatever what was sent as a link in…
Read More » -

Build a Basic App with Spring Boot and JPA using PostgreSQL
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -

Java Security Animated
Overview Java security has been inherently a complex topic ever since the introduction of the security sandbox model in JDK…
Read More » -

Reactive Spring Webflux with AWS DynamoDB
AWS has released AWS SDK for Java version 2, the SDK now supports non-blocking IO for the API calls of different…
Read More » -

Throughput - A Corda story
I recently rolled off a project focusing on the performance of Corda for a particular use-case. The result of this…
Read More » -

Unit Testing Anti-Patterns, Full List
I wrote some time ago about anti-patterns in OOP. Now it’s time to write about unit testing anti-patterns—because they also…
Read More » -

Five Golden Backticks
Five Kinds of Strings Ever since Java 1.0, we’ve had string literals "like this". What other strings might we want?…
Read More » -

Work on Apache Camel 3 has finally started
We are starting the work on Apache Camel 3. We are working at multiple levels to improve Camel and introduce new…
Read More »




