Package-level declarations

Types

Link copied to clipboard
@Configuration
open class CORSAdvice
The CORSAdvice class is useful to set the CORS policy
Link copied to clipboard
@Component
open class RefyIndexesCreator : IndexesCreator
The RefyIndexesCreator is a custom component used to create the fulltext indexes to filter the items query such links, collections and tables using the FullText-Search (FTS) approach
Link copied to clipboard
interface RefyResourcesManager : ResourcesManager
The RefyResourcesManager interface is useful to create and manage the resources files of the Refy's system
Link copied to clipboard
@Configuration
open class ResourcesConfig : WebMvcConfigurer
The ResourceConfigs class is useful to set the configuration of the resources to correctly serve the images by the server