RFC-7807 problem details with Spring Boot and JAX-RS
01/10/20
Application specific problems, e.g. a missing field in a client request, have to be handled properly with machine readable and... Read more
01/10/20
Application specific problems, e.g. a missing field in a client request, have to be handled properly with machine readable and... Read more
10/14/19
DDD is seeing a renaissance, recently, so old discussions have to be reevaluated. Separating data from behavior in Domain Models may be called 'anemic', but it has its pros and cons. Read more
09/28/18
JUnit 5 gives us some opportunities to better structure unit tests, and I'll show you some techniques here. Read more