Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
-
None
Description
@ConditionalOnProperty is provided by springboot
and @Conditional is provided by spring
implement EnvironmentPostProcessor to load microservice.yaml earlier
this solution only work when run with springboot, not spring
because can not find a way to load microservice.yaml to spring before @Conditional logic run
Attachments
Attachments
Issue Links
- links to