Gert-Jan van de Streek on 20 March 2013
Reverse staging
In software development, it's pretty normal to stage your deliverables from your Development environment to Test to Acceptation en finally to Production ...
Gert-Jan van de Streek on 20 March 2013
Gert-Jan van de Streek on 19 March 2013
Gert-Jan van de Streek on 15 March 2013
Gert-Jan van de Streek op 14 January 2013
Not all projects are as structured as they should be. Having multiple projects means some lack the attention they need. Some of these projects can stall if it becomes unclear what or who we are waiting for. I have learned that there is a quick way to get out of this situation:
Gert-Jan van de Streek op 14 November 2012
A while back we wrote about proper REST with json. While standard wise nothing much changed, implementation wise Spring came up with a HATEOAS implementation.