With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
NSD graphical editor, for Java development and rev-engineering
... intuitive GUI.
Usages:
- Development and Learning: create from scratch a new Javaprogram,
- Reverse engineering: the block structure facilitates the understanding of the code.
- Documentation: NSD images can be added to javadoc.
- Add-on tool: JStruct can be added to an IDE (eg JCreator )
- Java Pretty printer: to import then export a java file formats the code.
SYMPLiK RANGEHOOD is a Javadoc-like tool for Oracle database. This pure-Javaprogram "sucks up" data dictionary and object source code from database and generate document for Tables, Views, Triggers, Packages, Procedures, Functions, and others.
JRET (Java Reverse-Engineering Tool) is a program that is capable of reconstructing sequence diagrams from JUnit testsuites through dynamic analysis. It is written in Java/AspectJ and provides a GUI as well as command-line possibilities.
JSeq is a tool to automatically create UML sequence diagrams. It works by following the execution of a Javaprogram, noting each method entry and exit. It then generates a sequence diagram from this information.