Thank you for choosing this simple sample! You will be able to demonstrate an example of asynchronous communication between different parts of the application using managed tasks using payara server resources?
@davidsalleyezonme12833 жыл бұрын
Nice explanation about CDI, it was really helpful. Keep those Java EE topics.
@siddarthpalaniyappan62232 жыл бұрын
What is the Framework Support that needs to be added in the intellij(2021.2) to get the option of Beans EE 8 / Beans EE 9 on the right Click on the WEB-INF Folder ? Only Framework Support that i have Currently Added is WEB For some reason - i dont get that options - Any help on this would be of a great help Thank you
@АннаШарыгина-л6ь2 жыл бұрын
Mesej yang jelas, struktur yang jelas, mudah difahami, terima kasih
@jose2807142 жыл бұрын
I think the interceptor example didn't quite make it to the point where you show when gets executed... I couldn't see any explicit definition for when the interceptor would be executed, will the interceptor executed for GreetingService exclusively? I know the goal of interceptors for cross cutting concerns example, but this specific scenario I don't see a specific tailored method to aimed by the interceptor, from Aspect Oriented Programming ... you manage cross cutting concerns...
@siddarthpalaniyappan62232 жыл бұрын
Is @ApplicationScoped equivalent to ServletContext?