-
Software Development
ngImprovedTesting: mock testing for AngularJS made easy
Being able to easily test your application is one of the most powerful features that AngularJS offers. All the services,…
Read More » -
Enterprise Java
Java EE 7 with Angular JS – Part 1
Today’s post will show you how to build a very simple application using Java EE 7 and Angular JS. Before…
Read More » -
Enterprise Java
How to compose html emails in Java with Spring and Velocity
In this post I will present how you can format and send automatic emails with Spring and Velocity. Spring offers…
Read More » -
Software Development
Applying S.T.O.P. To Software Development
The acronym STOP (or STOPP) is used by several organizations (United States Army, Hunter’s Ed, Mountain Rescue, Search and Rescue,…
Read More » -
DevOps
Caching Architecture (Adobe AEM) – Part 1
Cache (as defined by Wikipedia) is a component that transparently stores data such that future requests for data can be…
Read More » -
Core Java
JSR 303 loading messages from an I18N property file
Overview This article will illustrate how to adapt the JSR 303 validation API to load messages from an I18n property…
Read More » -
Enterprise Java
Mule ESB, ActiveMQ and the DLQ
In this post I will show a simple Mule ESB flow to see the DLQ feature of Active MQ in…
Read More » -
Core Java
Developing Eclipse plugins
Recently I started working with a team on an Eclipse plugin. The team had developed an awesome plugin that does…
Read More » -
Enterprise Java
Smart Auto-PPR Change Event Policy
There is a common belief among ADF developers that setting the iterator binding change event policy to ppr is not a…
Read More »