20 Apr 2017
 

Apache Syncope Enduser: Testing (part 2)

Written by mdicarlo

Following the first post on this topic - which introduced some testing tools for the Apache Syncope Enduser UI - this post will explain how test-driven development works

Read All »

10 Oct 2016
 
28 Nov 2013
 
Tirasa

Manage Javascript and CSS dependencies via Maven

Written by ilgrosso

Every JEE developer will eventually need some Javascript & CSS spice in his applications: jQuery, jQuery UI, Bootstrap, AngularJS, highlight.js, YUI ... What's the usual solution? Grab files from somewhere and statically include them in your source tree.

Read All »