Arvind Das
Arvind Das
No, I did not make jsr250Enabled, Will try out with that and let you know
I am getting this : Exception in thread "main" java.lang.IllegalArgumentException: Class name [org.grails.spring.aop.autoproxy.GroovyAwareAspectJAwareAdvisorAutoProxyCreator] is not a known auto-proxy creator class at org.springframework.aop.config.AopConfigUtils.findPriorityForClass(AopConfigUtils.java:140) at org.springframework.aop.config.AopConfigUtils.registerOrEscalateApcAsRequired(AopConfigUtils.java:113) at org.springframework.aop.config.AopConfigUtils.registerAutoProxyCreatorIfNecessary(AopConfigUtils.java:74) at org.springframework.aop.config.AopConfigUtils.registerAutoProxyCreatorIfNecessary(AopConfigUtils.java:70) at org.springframework.context.annotation.AutoProxyRegistrar.registerBeanDefinitions(AutoProxyRegistrar.java:69)...
same issue here, what should be done ?
Thanks for your reply.I also looked at the js. @mnomanali you can use these properties. If you have json data like this > [{name:"cat",id:"2"}] then you can remove dupes error...
Thank you for the response. I see that I did not go through the qute doc completely , I could have saved everyone's time. Can we also add reference of...
seems like this is inactive since long. Remote connection is important , currently it could be achieved by clustered client submitting queries. Existing solutions of embedded force to scale with...
any updates , having same issue. I even set up git with ssh access, but it does not seem to work.
actually I just fixed it here, after configuring connection with ssh, I also changed remote from https to ssh and that did the trick. Just remove origin > git rm...
I think I have a good news here, I found out that 5 days ago microsoft team has started as well, here at [Spring Data Gremlin ](https://github.com/Microsoft/spring-data-gremlin). I think this...
Look at their development branch, we can get a good working head start and migrate rest of the things.