Currently, Spring Boot generate new RSA KeyPair every time application started, we should allow users to configure stable keys for production use.

Here is prototype: https://github.com/spring-projects/spring-boot/compare/main...quaff:spring-boot:patch-181?expand=1