Author: Samir ÄŒauš
Introducing Spring Integration
Introducing spring Integration trough polling database example.
Samir ÄŒauš
Logging custom parameters with log4j
Tips on how to add custom parameters to log lines using popular log4j.
Samir ÄŒauš
Solving the text hell
Review of our current project and how we solved some usual problems with handling of texts.
Samir ÄŒauš
Logging with Spring AOP
With Aspect Oriented Programming concept you can easily intercept method calls, and write a detailed log – method name, arguments, returned value and execution time. See how this works in Spring (Java).
Samir ÄŒauš