LinWanCen / java-to-diagrams
Java 代码生成 xmind graphviz dot 关系图
☆15Updated 2 years ago
Alternatives and similar repositories for java-to-diagrams:
Users that are interested in java-to-diagrams are comparing it to the libraries listed below
- View code dependencies in a Java project☆35Updated 2 years ago
- Call graph analyzer for Java☆41Updated 4 years ago
- trace java running log step by step☆37Updated 2 years ago
- Toradocu - automated generation of test oracles from Javadoc documentation☆42Updated 10 months ago
- java-callgraph-spoon,使用静态分析工具spoon构造方法调用图callgraph ,源代码方法级别☆11Updated last year
- Some examples of code extracting information from Java source files using JavaParser☆100Updated 3 years ago
- Drools-开源业务规则引擎☆16Updated 4 years ago
- 基于 JVM-SANDBOX 开发的扩展模块☆42Updated 5 years ago
- javaagent+asm实现字节码插桩,在类加载之前对字节码进行修改,插入埋点。实现业务代码调用链插桩,在方法执行之前拦截获取类名、方法名,方法调用的参数,在方法执行异常时,获取到异常信息;为统计方法执行时间插入埋点,在方法执行之前和返回之前获取系统时间。☆22Updated 4 years ago
- Java Byte Code Editor☆22Updated 2 years ago
- i_arthas 是模仿阿里开源的阿尔萨斯(arthas)写的小工具。整体技术上采用 Java agent 对字节码的加载进 行拦截干涉,利用 ASM/ASM Byte Viewer 实现目标类字节码的加强,通过 Java attach 实现不同 虚拟机进程间的通信,做到了…☆45Updated 2 years ago
- aviator script idea plugin☆68Updated last year
- ☆53Updated last month
- Mock是一个零侵入的服务端Mock平台,底层基于JVM Sandbox。相比于Fiddler、Charles和Burp Suite等客户端的代理调试工具,Mock的优势在于可以对 调用链中的任何服务节点数据进行Mock,而不只是Mock离客户端最近一个节点的数据。☆15Updated last year
- 基于分支代码改动的jacoco叠加型增量代码覆盖率☆18Updated 2 years ago
- ⛵️Junit performance rely on junit5 and jdk8+.(java 性能测试框架。性能测试。压测。测试报告生成。)☆188Updated 3 years ago
- generate mock data with specified template. 生成mock数据的利器,mockjs的java实现。同时内置随机 random 一个对象的功能。OSSRH-56437☆30Updated 2 years ago
- Sample project with a basic Maven + JavaParser setup☆93Updated last month
- dag job runner framework☆22Updated 3 months ago
- Arthas和jvm-sandbox对比简单使用☆17Updated 5 years ago
- A simple and easily use ABTest toolkit☆19Updated 2 years ago
- 规则引擎(drools示例,基于MVEL的规则引擎)☆29Updated 2 years ago
- Java 代码解析 class 文件☆10Updated 6 years ago
- Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests☆20Updated 6 years ago
- Trace是一个单体架构的监控追踪系统。用于收集单体架构系统中的信息数据,例如在一次请求中花费的时间、请求执行的方法调用链、以及操作是否出现异常和异常的详细信息等。☆22Updated 2 years ago
- TestMe IntelliJ IDEA Plugin - Auto generates Unit Test code☆174Updated 4 months ago
- 基于xml配置的流程编排框架☆31Updated 6 years ago
- MQ高级封装 轻易可拓展的 “微服务端”☆18Updated 7 years ago
- SqlTemplate 是sql模板引擎,主要解决动态拼接sql字符串☆74Updated 4 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆162Updated this week