Month: April 2015

Last Updated on June 26, 2019 by Simanta Introduction Spring 3 introduced the Spring Expression Language (SpEL) which has a syntax similar to Unified EL. It can save you a lot of coding, because you can dynamically assign values at runtime. The folks at Spring, made the Spring Expression Language part of what is considered […]Continue reading

Last Updated on April 15, 2015 by jt While I love Java, this is still pretty accurate! LOL (Its an animated gif, won’t work on FB and some browsers) Java vs C++

Last Updated on June 30, 2019 by Simanta Spring Integration is a very powerful module in the Spring Framework. It was originally inspired by pivotal book in computer science called Enterprise Integration Patterns written by Gregor Hohpe and Bobby Woolf. While the Gang of Four focused their work on software design patterns, Enterprise Integration Patterns […]Continue reading