Enterprise Java
-

SpringOne Platform 2016 Retrospective
I recently wrapped up attending the SpringOne Platform conference in Las Vegas. This was my first time attending SpringOne; it…
Read More » -

Update DynamoDB Items with Java
On a previous post we proceeded into inserting items to DynamoDB using Java. DynamoDB also supports updating items. We will…
Read More » -

Remote JMS with WildFly Swarm
I’m blogging about WildFly swarm again? Short version is: I needed a test for remote JMS access and refused to…
Read More » -

Suppress FindBugs Warnings in a Java and Spring Boot Web Application using Gradle
How to Suppress FindBugs Warnings using Annotations in a +Spring Boot and +Java Application If your build is breaking because of a FindBugs…
Read More » -

The 12 Step Program to Realizing Your Java Monitoring is Flawed
What are some of the biggest problems with the current state of Java monitoring? Errors in production are much like…
Read More » -

Scan DynamoDB Items with Java
On previous posts we covered how to query a DynamoDB database Query DynamoDB Part 1 Query DynamoDB Part2. Apart from…
Read More » -

JAXB and Log4j XML Configuration Files
Both Log4j 1.x and Log4j 2.x support use of XML files to specify logging configuration. This post looks into some…
Read More » -

Token Authentication for Java Applications
Building Identity Management, including authentication and authorization? Try Stormpath! Our REST API and robust Java SDK support can eliminate your…
Read More » -

One-shot Delete with Hibernate (JPA)
In older versions of Hibernate, I can see the one-shot delete indicated in the manual. But newer versions no longer…
Read More »





