AEM 6.1 | Java Classes with in components
Hi All,
We have a requirement to have classes related to components to be with in the component folder it self. And after I compile a java class in CRXDE lite where will be the class files gets generated? and how can we access this?
Also if we have to write JUnit test classes for the same how do I do it? We are using AEM 6.1 and sightly for our components
