Java
-

How does Hibernate READ_ONLY CacheConcurrencyStrategy work
Introduction As I previously explained, enterprise caching requires diligence. Because data is duplicated between the database (system of record) and…
Read More » -

Simplify your logging with tinylog 1.0
With a size of only 75 KB, tinylog is a lightweight alternative to the widespread classical logging frameworks Log4j and…
Read More » -

Spring-session demonstration using docker-compose
I have earlier written about an exciting new project called Spring-session which provides a clean way to externalize user sessions…
Read More » -

UA Web Challenge Conference: SpringIO for startups
On this week I was speaking on UA Web Challenge Conference in BackEnd section. I’ve chosen strange topic of my…
Read More » -

JavaOne 2015 – Tips And Recommendations For Your Submission
Everybody knows JavaOne. It feels like, it’s been there forever. And even if we had our ups and downs and…
Read More » -

Spring annotations I never had the chance to use part 1: @primary
Today I remembered an old friend of mine (@primary) with whom we met from tutorials to tutorials. You know that…
Read More » -

JUnit: Testing Exceptions with Java 8 and AssertJ 3.0.0
AssertJ 3.0.0 release for Java 8 makes testing exceptions much easier than before. In one of my previous blog post…
Read More » -

Using Rhino with Java 8
Java brings Nashorn as new JavaScript implementation for JSR 223 (javax.scripting). While this is certainly great news (Nashorn is way…
Read More » -

Spring: injecting lists, maps, optionals and getBeansOfType() pitfalls
If you use Spring framework for more than a week you are probably aware of this feature. Suppose you have…
Read More »





