Skip to content
#

asm

Here are 184 public repositories matching this topic...

本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进行字节码的插装,通过这样增强方法的方式就可以和Javaagent结合起来开发非入侵的全链路监控服务,以及做反射、中间件和混淆代码等

  • Updated Jun 17, 2022
  • Java

NGBATIS is a database ORM framework base NebulaGraph + spring-boot, which takes advantage of the mybatis’ fashion development, including some de-factor operations in single table and vertex-edge, like mybatis-plus. NGBATIS 是一款针对 NebulaGraph + Springboot 的数据库 ORM 框架。借鉴于 MyBatis 的使用习惯进行开发。https://graph-cn.github.io/ngbatis-docs/

  • Updated Jul 19, 2024
  • Java

Improve this page

Add a description, image, and links to the asm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asm topic, visit your repo's landing page and select "manage topics."

Learn more