scope-boundary:java.scope
scope-boundary:java.scope
ScopeBoundarysourceref-scope/scope-boundaries/scope-boundaries-languages.yaml·Open in Graph → {
"id": "scope-boundary:java.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/scope-boundaries-languages.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "language:java",
"inScope": "Enterprise backends, Android (with Kotlin), big-data (Spark, Flink,\nKafka), and long-running JVM services. Strong static typing, mature\ntooling, and a vast library ecosystem.\n",
"outOfScope": "Tiny CLIs (slow startup until GraalVM native-image), systems\nprogramming below the JVM, and casual scripting.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:implementation-detail"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:java.scope",
"to": "language:java",
"kind": "bounds_subject"
}
],
"incomingEdges": []
}