To make a Springboot project, you need to use 3DES encryption, generate the key locally, and send it to another server.
Other classes in the program will also use this local key.
How should I save it? This local key?
Is there any good way?
I am a novice, please give me some advice.
Write it in the configuration file