samedi 28 octobre 2017

Spring - designing utility modules

A Spring application design question. I want to write a utility java library and this is going to be a dependency across all my other small applications. All my applications are spring based applications. Is it a good practice to use auto wiring in the utility library module. And this utility library needs few properties to be read from the properties file. How are we going to approach writing my common utility library when the other applications which uses this module would be spring based?

Aucun commentaire:

Enregistrer un commentaire