|
Spring MVC - HTTP message converter
Quite often you need to provide users with the same data, but in different forms, like JSON, PDF, XLS, etc. If your application is Spring Fr...
15-10-2019 18:57:39
warlock
Advanced
|
JDBC - Emulating a sequence
Probably each of us encountered this problem at least once in the programmer's life - how to emulate a database sequence? Below you may find...
04-08-2019 00:48:30
warlock
Advanced
|
Serialization Proxy Pattern example
There are books, which change your life immensely. One of such books is "Effective Java" by Joshua Bloch. Below you may find small experimen...
15-06-2014 16:09:45
warlock
Advanced
|
|