Hierarchy For All Packages
Package Hierarchies:- de.digitalcollections.cudami.template.website.springboot,
- de.digitalcollections.cudami.template.website.springboot.business,
- de.digitalcollections.cudami.template.website.springboot.config,
- de.digitalcollections.cudami.template.website.springboot.controller,
- de.digitalcollections.cudami.template.website.springboot.repository
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