-
Enterprise Java
Spring Data with JPA and @NamedQueries
If you use Spring Data and @NamedQuery annotations at your JPA entity you can easily use them in a more…
Read More » -
Software Development
Language Server Protocol Talks at Eclipse Converge and Devoxx US
I’m particularly interested in learning more about Language Server Protocol at the combined Eclipse Converge and Devoxx US conferences at the end of…
Read More » -
Software Development
How (not) to impress a potential CTO
The other day I was at an event for start-ups and entrepreneurs – no, not the “Agile for Startups” event…
Read More » -
Core Java
How to Handle the Problem of Too Many Classes
During nearly every presentation in which I explain my view of object-oriented programming, there is someone who shares a comment…
Read More » -
Enterprise Java
Using UAA OAuth2 authorization server – client and resource
In a previous post I had gone over how to bring up an OAuth2 authorization server using Cloud Foundry UAA project and…
Read More » -
Core Java
Using sun.misc.Unsafe in Java 9
The Java 9 EA version is out and we can now see how to use sun.misc.Unsafe. I led the public campaign…
Read More » -
Enterprise Java
Neo4j: Graphing the ‘My name is…I work’ Twitter meme
Over the last few days I’ve been watching the chain of ‘My name is…’ tweets kicked off by DHH with…
Read More » -
Software Development
Microservices in the Chronicle World – Part 5
In this part we look at putting a micro service together as a collection of services, and consider how we…
Read More » -
Software Development
Microservices in the Chronicle world – Part 4
A common issue we cover in our workshops is, how to restart a queue reader after a failure. The answer…
Read More »