Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • de.digitalcollections.cudami.template.website.springboot.Application
    • de.digitalcollections.cudami.template.website.springboot.repository.LocaleRepositoryImpl (implements de.digitalcollections.cudami.template.website.springboot.repository.LocaleRepository)
    • de.digitalcollections.cudami.template.website.springboot.business.LocaleServiceImpl (implements de.digitalcollections.cudami.template.website.springboot.business.LocaleService)
    • de.digitalcollections.cudami.template.website.springboot.controller.MainController
    • de.digitalcollections.cudami.template.website.springboot.config.SpringConfigBackend
    • de.digitalcollections.cudami.template.website.springboot.config.SpringConfigWeb (implements org.springframework.beans.factory.InitializingBean, org.springframework.web.servlet.config.annotation.WebMvcConfigurer)

Interface Hierarchy

  • de.digitalcollections.cudami.template.website.springboot.repository.LocaleRepository
  • de.digitalcollections.cudami.template.website.springboot.business.LocaleService