Hierarchy For All Packages
- org.springframework.boot.data.autoconfigure.metrics,
- org.springframework.boot.data.autoconfigure.web,
- org.springframework.boot.data.metrics
Class Hierarchy
- java.lang.Object
- org.springframework.boot.data.autoconfigure.metrics.DataMetricsProperties
- org.springframework.boot.data.autoconfigure.metrics.DataMetricsProperties.Repository
- org.springframework.boot.data.autoconfigure.metrics.DataMetricsProperties.Repository.Autotime
- org.springframework.boot.data.autoconfigure.metrics.DataRepositoryMetricsAutoConfiguration
- org.springframework.boot.data.autoconfigure.web.DataWebAutoConfiguration
- org.springframework.boot.data.autoconfigure.web.DataWebProperties
- org.springframework.boot.data.autoconfigure.web.DataWebProperties.Pageable
- org.springframework.boot.data.autoconfigure.web.DataWebProperties.Sort
- org.springframework.boot.data.metrics.DefaultRepositoryTagsProvider (implements org.springframework.boot.data.metrics.RepositoryTagsProvider)
- org.springframework.boot.data.metrics.MetricsRepositoryMethodInvocationListener (implements org.springframework.data.repository.core.support.RepositoryMethodInvocationListener)
- org.springframework.boot.data.autoconfigure.metrics.PropertiesAutoTimer (implements org.springframework.boot.data.metrics.AutoTimer)
- org.springframework.boot.data.metrics.TimedAnnotations
Interface Hierarchy
- org.springframework.boot.data.metrics.AutoTimer
- org.springframework.boot.data.metrics.RepositoryTagsProvider