-
Enterprise Java
Simplifying JAX-RS caching with CDI
This post explains (via a simple example) how you can use CDI Producers to make it a little easier to…
Read More » -
Core Java
Starting out with jHiccup
After writing my post on ‘How to detect and diagnose slow code in production’ I was encouraged by a reader…
Read More » -
Software Development
Using Go to build a REST service on top of mongoDB
I’ve been following go (go-lang) for a while now and finally had some time to experiment with it a bit…
Read More » -
Enterprise Java
Quick Start: Spring Boot and WildfFly 8.2 on OpenShift
A really “Quick Start” with Spring Boot, WildFly and OpenShift as opposed to my last, more descriptive article. Prerequisite Before…
Read More » -
Enterprise Java
Plug in Policies Into JBoss Apiman
The JBoss apiman project did just release 1.0.3.Final this week. It’s mostly a bug fix release, with just a couple…
Read More » -
Software Development
Tips for Effective Session Submissions at Technology Conferences
Several of us go through the process of submitting talks at a technology conference. This requires thinking of a topic that…
Read More » -
Software Development
A Vision of the Future of the Software Developer’s Platform
How will the developer’s platform change over the next three years? Will you still be using desktop-based development tools? Cloud-based software development…
Read More » -
Software Development
What I’ve Learned After 15 Years as a Java Group Leader
After founding the Philadelphia Area Java Users’ Group in 2000 and leading it for 15 years, I’ve decided to resign my…
Read More » -
Enterprise Java
Openshift: Build Spring Boot application on Wildfly 8.2.0 with Java 8
OpenShift DIY cartridge is a great way to test unsupported languages on OpenShift. But it is not scalable (you can…
Read More »