I would like to enable/disable my servlet endpoint according to the property. I found great solution which is @ConditionalOnExpression on SpringBoot, but I\'m not s
@ConditionalOnExpression