spring-cloud / spring-cloud-common-security-config

A common security infrastructure used by Spring Cloud Data Flow and the projects in its ecosystem
19 stars 32 forks source link

Update to support Skipper 2.1 #27

Closed tzolov closed 5 years ago

tzolov commented 5 years ago

Resolves #26

jvalkeal commented 5 years ago

When I talked about a proper boot auto-config I meant config class ending with AutoConfiguration and that being defined in spring.factories. Otherwise it wound be part of boot's autoconfig even if it's imported.