How to encrypt springboot swagger parameters

for example, the swagger in the project can generate the api list normally, but the parameters of the api in our project are not transmitted in clear text, which leads to the failure of the simulation request of swagger. I would like to ask you how to configure and encrypt the parameters that can be customized by swagger. The results found on the Internet cannot be encrypted. I don"t know if it"s true.

May.22,2021
Menu