Uses of Interface
com.mindstore.backend.service.TextIndexService
Packages that use TextIndexService
Package
Description
-
Uses of TextIndexService in com.mindstore.backend.controller
Constructors in com.mindstore.backend.controller with parameters of type TextIndexServiceModifierConstructorDescriptionOpenSearchController(TextIndexService textIndexService, JwtService jwtService, TextSearchService textSearchService) controller class for opensearch -
Uses of TextIndexService in com.mindstore.backend.security
Constructors in com.mindstore.backend.security with parameters of type TextIndexServiceModifierConstructorDescriptionInitializer(TextIndexService textIndexService, UserRepository userRepository, org.springframework.security.crypto.password.PasswordEncoder passwordEncoder) initializer class -
Uses of TextIndexService in com.mindstore.backend.service
Classes in com.mindstore.backend.service that implement TextIndexServiceModifier and TypeClassDescriptionclassImplementation of the TextIndexService interface, implements relevant functions for rest controller