Class VueJSAspect
java.lang.Object
io.github.jeemv.springboot.vuejs.aspects.VueJSAspect
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioninjectVueJSOnMethod
(org.aspectj.lang.ProceedingJoinPoint joinPoint, VueJSInstance vueJSInstance, org.springframework.ui.ModelMap model, VueJS vue)
-
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
-