New Too Much Coding Repository
Hi! As you know there is a code repository of Too Much Coding sources here at Bitbucket . If you don't like it you can also find the Too Much Coding sources at GitHub! Enjoy :)
Hi! As you know there is a code repository of Too Much Coding sources here at Bitbucket . If you don't like it you can also find the Too Much Coding sources at GitHub! Enjoy :)
Hi! Often in your work you can come across with issues related to business logic.
A friend from my project ( that will soon start his own blog ;) here is his blog ) has found a very interesting article about XSDs and namespaces. Tutorial about XSD and namespaces
Hi coding addicts :) Often, while coding we have to deal with some POJO objects that have dozens of fields in them.
Hi! Merry Christmas everyone :) Quite recently I've seen a nice presentation about Google Guava and we came to the conclusion in our project that it could be really interesting to …
Some interesting link: Very nice presentation about Google Guava , sources
Sorry for not having posted anything in some time but I had plenty of work. Anyway today I will continue the example with JMS that I've shown you some time ago.
I am happy to announce that I managed to find some time in order to create a repository for the code that I've been presenting here (at least for the most of it).
Hi! In one of my projects I was supposed to create a message router that like all routers was supposed to take the JMS messages from one topic and put it into another one.
The following post will show how in one of the projects that I took part in we used Spring's AOP to introduce some security related functionalities.