-
Enterprise Java
MongoDB in 30 minutes
I have recently been bitten by the NoSQL bug – or as colleague of mine Mark Atwell coined “Burn the…
Read More » -
Enterprise Java
After I/O 2012
Starting from registration to giveaways, the I/O madness going far each year. Being sold in 20 mins this year, did…
Read More » -
Enterprise Java
Reference to dynamic proxy in a proxied class
There was an interesting question in Stackoverflow about how a Spring Bean can get a reference to the proxy created…
Read More » -
Enterprise Java
ZK in Action: MVVM – Working Together with ZK Client API
In the previous posts we’ve implemented the following functionalities with ZK’s MVVM: load data into a table save data with…
Read More » -
Software Development
Eat your own dog food, but throw in some unknown biscuits for variety
Well, the example app that Jorge Aliss asked me to write to demonstrate a combination of SecureSocial and Deadbolt is…
Read More » -
Software Development
Applying Back Pressure When Overloaded
How should a system respond when under sustained load? Should it keep accepting requests until its response times follow the…
Read More » -
Core Java
Project Jigsaw Booted from Java 8?
In his post Project Jigsaw: Late for the train, Mark Reinhold’s proposes ‘to defer Project Jigsaw to the next release,…
Read More » -
Enterprise Java
5 tips for proper Java Heap size
Determination of proper Java Heap size for a production system is not a straightforward exercise. In my Java EE enterprise…
Read More » -
DevOps
GlassFish Operations: Log Notifications
The of the most prominent requirements for application servers derive from the operations space. Taking this into account the next…
Read More »