Hi guys,
I'm trying to generate a jar file of my application and I'm facing some problems in order to put some .json files in this jar. This .json files are used as config files but every time that I try to generate the jar this .json are gone missing. Does anyone know or have any suggestion of how to solve this?