Class Hierarchy

Interface Hierarchy

Annotation Interface Hierarchy

  • tech.guilhermekaua.spigotboot.core.context.configuration.annotations.Bean (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.di.annotations.Component (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.module.annotations.ConditionalOnClass (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.configuration.annotations.Configuration (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.listener.annotations.ListenerRegister (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.component.proxy.methodHandler.annotations.MethodHandler (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.context.component.proxy.methodHandler.annotations.RegisterMethodHandler (implements java.lang.annotation.Annotation)
  • tech.guilhermekaua.spigotboot.core.di.annotations.Service (implements java.lang.annotation.Annotation)