上一页 1 2 3 4 5 6 7 8 ··· 52 下一页

2022年4月11日

Extjs mvvm store绑定

摘要: view ...viewModel: { type: 'view1.mainviewmodel'},...bind:{ store:... 阅读全文

posted @ 2022-04-11 22:40 路过君 阅读(41) 评论(0) 推荐(0) 编辑

spring 自定义配置属性 嵌套 集合

摘要: @ConfigurationProperties("init-data.auth")public class AuthPropert... 阅读全文

posted @ 2022-04-11 22:40 路过君 阅读(126) 评论(0) 推荐(0) 编辑

spring 自定义配置属性

摘要: 依赖 org.springframework.boot spring-boot-configuration-proce... 阅读全文

posted @ 2022-04-11 22:40 路过君 阅读(151) 评论(0) 推荐(0) 编辑

jpa异常 org.hibernate.TransientPropertyValueException

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

posted @ 2022-04-11 22:40 路过君 阅读(136) 评论(0) 推荐(0) 编辑

spring笔记 启动时自动运行

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

posted @ 2022-04-11 22:40 路过君 阅读(21) 评论(0) 推荐(0) 编辑

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

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

posted @ 2022-04-11 22:40 路过君 阅读(316) 评论(0) 推荐(0) 编辑

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

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

posted @ 2022-04-11 22:40 路过君 阅读(312) 评论(0) 推荐(0) 编辑

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

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

posted @ 2022-04-11 22:40 路过君 阅读(595) 评论(0) 推荐(0) 编辑

spring笔记 验证框架

摘要: 验证框架 依赖注解注 依赖 org.springframework.boot spring-boot-starter... 阅读全文

posted @ 2022-04-11 22:40 路过君 阅读(33) 评论(0) 推荐(0) 编辑

IDEA 插件整理

摘要: JAVA调用方法自动填充参数 auto filling(转) 生成代码 Easy Code(转) 自动生成set GenerateA... 阅读全文

posted @ 2022-04-11 22:40 路过君 阅读(11) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 7 8 ··· 52 下一页

导航