Visualize the architecture of your Java app, in VS Code, in 2 ¹/₂ minutes

This page summarizes the projects mentioned and recommended in the original post on /r/java

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • appmap-java

    AppMap client agent for Java

  • Hey that’s cool. Something has to trigger AppMap to start and stop recording. Tests are one way; each test defines the boundary of a recording. Another way is to wrap the code you want to run using this function - https://github.com/applandinc/appmap-java/blob/f11ab539f3d2572e1c6583db5fadccb4483c50eb/src/main/java/com/appland/appmap/record/Recorder.java#L229 - see also https://github.com/applandinc/appmap-java/blob/f11ab539f3d2572e1c6583db5fadccb4483c50eb/src/main/java/com/appland/appmap/record/Recorder.java#L58 - LMK if you get it working - you will need an appmap.yml of course.

  • vscode-appland

    AppLand extension for VSCode

  • Yes! We are planning to bring this extension to IntelliJ as well. The VSCode extension is open source (https://github.com/applandinc/vscode-appland), and we are currently looking for a developer to build the open source version for IntelliJ. Experience building extension(s) for IntelliJ is required. Email [[email protected]](mailto:[email protected]) if you're interested!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • SourcetrailDB

    Discontinued Library to export Sourcetrail compatible database files for writing custom indexers

  • From what I read you'd have to go through their "extension" API.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts