Hi,

i've just run MemoryAnalyser on my project and i see that AnnotationTransactionAttributeSource takes 16 Mo on a total of 78 Mo , which represent 20 % of all the memory of the application...

Is it normal ? Is this class used at runtime or just for launching ? Is it possible to downsize the consumption of this class ?