I have a spring controller annotated with @Controller and I wanted to make this controller serve REST API based on environment variable. I have put @Conditional to this controll