Class SpringAsmInfo


  • public final class SpringAsmInfo
    extends Object
    Utility class exposing constants related to Spring's internal repackaging of the ASM bytecode manipulation library (currently based on version 6.0).

    See package-level javadocs for more information on org.springframework.asm.

    Since:
    3.2
    Author:
    Chris Beams