jar

com.avides.spring : spring-enricher

Maven & Gradle

Nov 14, 2019
0 stars

spring-enricher · Enables simple enriching of objects in spring-projects

Table Of Contents

Latest Version

Download com.avides.spring : spring-enricher JAR file - Latest Versions:

All Versions

Download com.avides.spring : spring-enricher JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x
0.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 spring-enricher-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.avides.spring.enricher.enricher

├─ com.avides.spring.enricher.enricher.AbstractEnricher.class - [JAR]

├─ com.avides.spring.enricher.enricher.Enricher.class - [JAR]

com.avides.spring.enricher.service

├─ com.avides.spring.enricher.service.EnrichedExecutor.class - [JAR]

├─ com.avides.spring.enricher.service.EnricherService.class - [JAR]

com.avides.spring.enricher.configuration

├─ com.avides.spring.enricher.configuration.EnableEnriching.class - [JAR]

├─ com.avides.spring.enricher.configuration.EnrichingConfiguration.class - [JAR]

com.avides.spring.enricher.annotation

├─ com.avides.spring.enricher.annotation.Enriched.class - [JAR]