Global refactor / clean-up
This first PR is the first part of a series of clean-up in common
project.
A lot of configs are spread everywhere in the project, it start to be hard to find what is related for a given feature.
The idea of the refactor is to put all the configs, properties, rc/xml files, modules/packages ... of a feature in a dedicated folder.
In that way that is easier for us to work on a feature.
Everything is not yet perfect but that is a good start.
Build + Boot: Tested on my side
Enjoy with the review
Edited by Julien Masson