How to enable only http on some endpoints and https on some other endpoints in a spring boot rest controller?

前端 未结 0 1775
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-04 15:55

I want to enable http on some endpoints and https on another set of endpoints.

I got solutions like configure https

相关标签:
回答
  • 消灭零回复
提交回复
热议问题