Package-level declarations

Types

Link copied to clipboard
@Configuration
@ComponentScan(basePackages = "io.github.benny123tw.servlet.config")
open class ViteConfig
Provides an out-of-the-box configuration for Vite.
Link copied to clipboard
@Component
@ConfigurationProperties(prefix = "vite")
open class ViteProperties