2020年3月23日

jpa异常 org.hibernate.TransientPropertyValueException

摘要: object references an unsaved transient instance - save the transie... 阅读全文

posted @ 2020-03-23 16:46 路过君 阅读(382) 评论(0) 推荐(0) 编辑

spring笔记 启动时自动运行

摘要: CommandLineRunner ApplicationRunner 参考资料 阅读全文

posted @ 2020-03-23 16:17 路过君 阅读(31) 评论(0) 推荐(0) 编辑

spring cloud笔记 oauth2授权服务 默认tokenService配置源码

摘要: AuthorizationServerEndpointsConfiguration ...private Authorization... 阅读全文

posted @ 2020-03-23 15:21 路过君 阅读(574) 评论(0) 推荐(0) 编辑

spring cloud 搭建oauth2授权服务 使用redis存储令牌

摘要: 依赖 org.springframework.boot spring-boot-starter-data-redis ... 阅读全文

posted @ 2020-03-23 15:09 路过君 阅读(75) 评论(0) 推荐(0) 编辑

spring cloud笔记 oauth2授权服务 clientDetails配置源码

摘要: clientDetails @EnableAuthorizationServer ...@Import({... Authoriza... 阅读全文

posted @ 2020-03-23 13:32 路过君 阅读(361) 评论(0) 推荐(0) 编辑

导航