RSAUtils 注释

RSAUtils 注释
springVersion               =5.3.16
version                         =3.3.3
This commit is contained in:
MaxKey
2022-02-21 15:21:44 +08:00
parent d53cc127e3
commit 1faaefb870
7 changed files with 127 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
############################################################################
# Copyright [2021] [MaxKey of copyright http://www.maxkey.top]
# Copyright [2022] [MaxKey of copyright http://www.maxkey.top]
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -16,7 +16,7 @@
#MaxKey Title and Version #
############################################################################
application.title =MaxKey-Mgt
application.formatted-version =v3.3.2 GA
application.formatted-version =v3.3.3 GA
#for dynamic service discovery
spring.application.name =maxkey-mgt
############################################################################