StaticResources

@Factory()
class StaticResources

Default static resources configuration.

Constructors

StaticResources
Link copied to clipboard
fun StaticResources()

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
publicStaticResources
Link copied to clipboard
@Bean()
fun publicStaticResources(resourceResolver: ResourceResolver): StaticResourceConfiguration
toString
Link copied to clipboard
open fun toString(): String