Files
git.stella-ops.org/samples/runtime/java-demo/README.md
root 68da90a11a
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
Restructure solution layout by module
2025-10-28 15:10:40 +02:00

6 lines
343 B
Markdown

# Java Demo Fixture
Minimal archive tree that exercises the Java language analyzer during microbenchmarks. The `libs/demo.jar`
artefact ships `META-INF/MANIFEST.MF` and `META-INF/maven/com.example/demo/pom.properties` entries so the
analyzer can extract Maven coordinates and manifest metadata without pulling in large third-party jars.