This sounds weird to ask,
but it's hard for me to understand the difference between a DTO,
a bean,
a facadeBean
,
or a service when I read a java class.
Is there a way to detect the type of a class (except the class name).
Perhaps recommend an eclipse or IntelliJ
plugin that could save me time.
Thanks!