Blog: jdev |
240 blogs
updated: 22 min. ago
|
||
A while back I had to make some changes to a couple of existing microservices that were new to me. People would always refer to any of them ...
|
||
This year I have the honour to be presenting a session at Devoxx Belgium together with my colleague Jeroen Burggraaf. On Thursday, 10th Nove...
|
||
A while ago, I had to write a polling service in AngularJS. For this service, there were three main requirements: poll the backend every x m...
|
||
There are times when you’re unit testing code that is making HTTP calls to a remote server. You could be using a library such as Apache’sHtt...
|
||
A couple of weeks ago I was very fortunate to be able to attend the excellent GOTO Amsterdam conference. One of the tracks was all about mic...
|
||
This post will illustrate a way in which exception handling can be implemented for RESTful web services in Spring in such a manner that the ...
|
||
The ANSI SQL 1999 standard introduced a BOOLEAN data type (although unfortunately only as an optional feature). But to date it still isn’t i...
|
||
Whenever you’re using JAX-WS within Spring you’ll probably want to log the incoming and outgoing SOAP messages – if only for debugging durin...
|
||
Lately, I’ve been writing alot of RESTful services using the Spring framework and its @RestController. The only thing I really missed was an...
|
||
For the last year or so, I’ve been struggling with what Martin Fowler calls the Anemic Domain Model. The development teams at one of my clie...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler