Class Pointcuts

java.lang.Object
io.github.yvasyliev.forwarder.telegram.thymeleaf.Pointcuts

public class Pointcuts extends Object
Pointcuts for aspect-oriented programming (AOP) in the Thymeleaf integration module.
  • Constructor Details

    • Pointcuts

      public Pointcuts()
  • Method Details

    • processTemplate

      public void processTemplate()
      Pointcut that matches the execution of the process method in TelegramTemplateProcessor.