Hierarchy For All Packages
- com.nadiyar.kiwi,
- com.nadiyar.kiwi.controller,
- com.nadiyar.kiwi.model,
- com.nadiyar.kiwi.repository,
- com.nadiyar.kiwi.websocket
Class Hierarchy
- java.lang.Object
- com.nadiyar.kiwi.controller.ChatWebsocketController
- com.nadiyar.kiwi.model.FullMessageBuilder (implements com.nadiyar.kiwi.model.MessageBuilder)
- com.nadiyar.kiwi.KiwiApplication
- com.nadiyar.kiwi.model.Message
- com.nadiyar.kiwi.MessageDTO
- com.nadiyar.kiwi.controller.MessageHistoryController
- com.nadiyar.kiwi.MessageMapper
- com.nadiyar.kiwi.MessageService
- com.nadiyar.kiwi.websocket.WebsocketBrokerConfig (implements org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer)
Interface Hierarchy
- com.nadiyar.kiwi.model.MessageBuilder
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - com.nadiyar.kiwi.repository.MessageRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.ListCrudRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.nadiyar.kiwi.repository.MessageRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.nadiyar.kiwi.repository.MessageRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,