Class Hierarchy
- java.lang.Object
- com.mewebstudio.springboot.jpa.slug.DefaultSlugGenerator (implements com.mewebstudio.springboot.jpa.slug.ISlugGenerator)
- com.mewebstudio.springboot.jpa.slug.SlugAutoConfiguration
- com.mewebstudio.springboot.jpa.slug.SlugListener
- com.mewebstudio.springboot.jpa.slug.SlugRegistry
- com.mewebstudio.springboot.jpa.slug.SlugUtil
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.mewebstudio.springboot.jpa.slug.SlugOperationException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.mewebstudio.springboot.jpa.slug.ISlugGenerator
- com.mewebstudio.springboot.jpa.slug.ISlugSupport<ID>
- com.mewebstudio.springboot.jpa.slug.SlugProvider
Annotation Interface Hierarchy
- com.mewebstudio.springboot.jpa.slug.EnableSlug (implements java.lang.annotation.Annotation)
- com.mewebstudio.springboot.jpa.slug.SlugField (implements java.lang.annotation.Annotation)