Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9024788 commit afab13eCopy full SHA for afab13e
1 file changed
java/ql/src/semmle/code/java/frameworks/spring/SpringBeans.qll
@@ -1,3 +1,8 @@
1
+/**
2
+ * Provides classes for working with Spring classes and interfaces from
3
+ * `org.springframework.beans`.
4
+ */
5
+
6
import java
7
import semmle.code.java.dataflow.ExternalFlow
8
0 commit comments