jar

io.gitee.cly2012 : filed-transform-spring-boot-starter

Maven & Gradle

Jan 04, 2022

filed-transform-spring-boot-starter · 基于AOP拦截实现返回对象属性增强.

Table Of Contents

Latest Version

Download io.gitee.cly2012 : filed-transform-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.gitee.cly2012 : filed-transform-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window filed-transform-spring-boot-starter-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.cly.core.annotations

├─ com.cly.core.annotations.EnableTransformField.class - [JAR]

├─ com.cly.core.annotations.TransformField.class - [JAR]

├─ com.cly.core.annotations.TransformFieldProperty.class - [JAR]

com.cly.core.aspect

├─ com.cly.core.aspect.BeanUtil.class - [JAR]

├─ com.cly.core.aspect.TransformFieldsValueAspect.class - [JAR]

com.cly.core

├─ com.cly.core.ReflectUtil.class - [JAR]

├─ com.cly.core.TransformFieldAutoConfiguration.class - [JAR]