META-INF.spring.factories Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of springboot-starter-security Show documentation
Show all versions of springboot-starter-security Show documentation
springboot-starter-security project for Spring Boot
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.codingapi.springboot.security.configurer.WebSecurityConfigurer,\
com.codingapi.springboot.security.jwt.JWTSecurityConfiguration,\
com.codingapi.springboot.security.redis.RedisSecurityConfiguration,\
com.codingapi.springboot.security.crypto.SecurityCryptoConfiguration,\
com.codingapi.springboot.security.AutoConfiguration