-
Enterprise Java
Understanding Spring Web Initialization
Few years ago majority of us were used to write XML config files everywhere, to setup even simple Java EE…
Read More » -
Enterprise Java
Injecting Spring beans into non-managed objects
Advantages coming from dependency injection can be addicting. It’s a lot easier to configure application structure using injections than doing…
Read More » -
Enterprise Java
Using HA Singleton in JBoss 7
Some time ago I had to change standard clustering behavior of Quartz Scheduler, and let it work without synchronizing over…
Read More » -
Core Java
Speed Up with Fast Java and File Serialization
Since the first version of Java, day-by-day many developers have been trying to achieve at least as good of performance…
Read More » -
Core Java
Java 7 vs Groovy 2.1 Performance Comparison
I haven’t used Groovy for 2 years, since my last touch with Grails. I get stuck in (hard)core Enterprise Java,…
Read More »