Results 26 comments of Sergey Bespalov

such option will also make possible to avoid parameters in-lining which mentioned [here](https://github.com/opencypher/cypher-for-gremlin/issues/305#issuecomment-555304154)

@dwitry regarding [this](https://github.com/opencypher/cypher-for-gremlin/issues/305#issuecomment-514067171) comment is it possible to disable parameter validation in current `v1.0.4` release? Could the `Translator.ParametrizedFlavorBuilder.inlineParameters()` be useful here?

Also, regarding the inlining parameters workaround, this make possible [SQL injection ](https://en.wikipedia.org/wiki/SQL_injection) vulnerability

Spring Security: v 5.2.0.RELEASE

@carlspring tasks updated

@bono007 thanks for looking into it. Your suggestion is just like I suppose it should be, but this will force all our code to be moved inside new packages and...

also as an option we can put bean class names somewhere under module `META-INF` and make Spring to scan only classes that defined there.

#1373 is not a duplicate, but probably it can cover this, so this issue seems more like a duplicate from this point :)