Class VueJSAspect

java.lang.Object
io.github.jeemv.springboot.vuejs.aspects.VueJSAspect

@Component public class VueJSAspect extends Object
  • Constructor Details

    • VueJSAspect

      public VueJSAspect()
  • Method Details

    • injectVueJSOnMethod

      public Object injectVueJSOnMethod(org.aspectj.lang.ProceedingJoinPoint joinPoint, VueJSInstance vueJSInstance, org.springframework.ui.ModelMap model, VueJS vue) throws Throwable
      Throws:
      Throwable