
cn.spark2fire.auth.web.FrameworkEndpoint.kt Maven / Gradle / Ivy
package cn.spark2fire.auth.web
import org.springframework.stereotype.Component
@Component
@Retention(AnnotationRetention.RUNTIME)
@Target(AnnotationTarget.CLASS)
annotation class FrameworkEndpoint
© 2015 - 2025 Weber Informatics LLC | Privacy Policy