Introduction
How to schedule your task for later execution? You often create table in database, configure job that checks if due time of any task Read more
I’ve read many articles about optimistic locking and OptimisticLockException itself. Problem is that each one of them ended up getting their first exception and no Read more
Suppose you want write a jaxb class in groovy. Why? Because you do not have to write these all getters, setters and other methods. You Read more
Did you know that you can do that?
private static enum DynamicProperty { cacheManagerName { @Override void applyChange(final PropertyChangeEvent evt, final RuntimeCfg config) { config.cacheManagerNameRead more
Hello, all 33rd Degree 2014 participants! We hope to see you very soon at our stand during the conference. The event is supported by TouK. Read more
Michał Lewandowski and Krzysztof Siejkowski from TouK will give their brief presentations during next Warszawa Java User Group (WJUG) meeting on 22nd of April. WJUG Read more
In our project we use (formely Sonar) to manage our code quality. It is a great tool and I recommend Read more