Class Hierarchy

Interface Hierarchy

Annotation Interface Hierarchy

  • com.dnlkk.dependency_injector.annotations.AutoInject (implements java.lang.annotation.Annotation)
  • com.dnlkk.repository.annotations.entity.Column (implements java.lang.annotation.Annotation)
  • com.dnlkk.dependency_injector.annotations.components.Component (implements java.lang.annotation.Annotation)
  • com.dnlkk.dependency_injector.annotations.ConcreteInject (implements java.lang.annotation.Annotation)
  • com.dnlkk.dependency_injector.config.Config (implements java.lang.annotation.Annotation)
  • com.dnlkk.boot.annotations.ConfigValue (implements java.lang.annotation.Annotation)
  • com.dnlkk.boot.annotations.DnlkkApp (implements java.lang.annotation.Annotation)
  • com.dnlkk.boot.annotations.DnlkkWeb (implements java.lang.annotation.Annotation)
  • com.dnlkk.repository.annotations.entity.FK (implements java.lang.annotation.Annotation)
  • com.dnlkk.controller.annotations.Get (implements java.lang.annotation.Annotation)
  • com.dnlkk.repository.annotations.entity.ManyToMany (implements java.lang.annotation.Annotation)
  • com.dnlkk.repository.annotations.entity.ManyToOne (implements java.lang.annotation.Annotation)
  • com.dnlkk.repository.annotations.entity.OneToMany (implements java.lang.annotation.Annotation)
  • com.dnlkk.repository.annotations.entity.OneToOne (implements java.lang.annotation.Annotation)
  • com.dnlkk.repository.annotations.Param (implements java.lang.annotation.Annotation)
  • com.dnlkk.controller.annotations.PathVar (implements java.lang.annotation.Annotation)
  • com.dnlkk.dependency_injector.annotations.Pea (implements java.lang.annotation.Annotation)
  • com.dnlkk.repository.annotations.entity.PK (implements java.lang.annotation.Annotation)
  • com.dnlkk.controller.annotations.Post (implements java.lang.annotation.Annotation)
  • com.dnlkk.dependency_injector.annotations.lifecycle.Prototype (implements java.lang.annotation.Annotation)
  • com.dnlkk.repository.annotations.Query (implements java.lang.annotation.Annotation)
  • com.dnlkk.dependency_injector.annotations.components.Repository (implements java.lang.annotation.Annotation)
  • com.dnlkk.controller.annotations.RequestBody (implements java.lang.annotation.Annotation)
  • com.dnlkk.controller.annotations.RequestMapping (implements java.lang.annotation.Annotation)
  • com.dnlkk.controller.annotations.RequestParam (implements java.lang.annotation.Annotation)
  • com.dnlkk.dependency_injector.annotations.components.RestController (implements java.lang.annotation.Annotation)
  • com.dnlkk.dependency_injector.annotations.components.Service (implements java.lang.annotation.Annotation)
  • com.dnlkk.dependency_injector.annotations.lifecycle.Singleton (implements java.lang.annotation.Annotation)
  • com.dnlkk.repository.annotations.entity.Table (implements java.lang.annotation.Annotation)

Enum Class Hierarchy