diff --git a/README.md b/README.md index 1a18059..e2eaaed 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Base on SpringBoot spring.datasource.*是-数据库连接相关配置 spring.thymeleaf.*是-Spring MVC thymeleaf相关配置 server.port是8080服务运行端口号 - spring.security.oauth2.authorizationserver.issuer是jwtOAuth2 issuer, 生产环境配置对外访问完整地址 + spring.security.oauth2.authorizationserver.issuer是OAuth2 issuer, 生产环境配置对外访问完整地址 spring.application.name是应用组件名称