JxBrowser v6.24.3 激活
流程与之前流传的6.x版本破解流程一样,首先在自己项目中创建META-INF\teamdev.licenses并写入以下内容:在SpringBoot项目中licenses文件的完整路径为:src\main\resources\META-INF\teamdev.licenses 然后在调用之 ...
如何将exe文件包装为Windows服务
免费工具: nssm: https://nssm.cc/ winsw: https://github.com/winsw/winsw Java Service Wrapper Topshelf 收费工具: AlwaysUp 参考: NSSM - 将任何exe应用封装成windows服务的神器 ...
Spring Boot Caffeine缓存
参考: Spring Boot缓存实战 CaffeineSpringBoot 使用 Caffeine 本地缓存Spring boot Caffeine缓存(一)——CacheManager与配置文件 ...
Web安全漏洞Springboot Cookie设置Secure为true
参考: springboot Cookie设置Secure为true详解Springboot应用中设置Cookie的SameSite属性Spring Boot十种安全措施 ...
ShardingSphere 5 分库分表
参考: 基于springboot的ShardingSphere5.X的分库分表的解决方案之分表解决方案解决ShardingSphere集成无法启动【ShardingSphere】springboot整合shardingjdbc按照年月分库分表ShardingSphere Mode 模式新起航:运行 ...
开源ETL工具:
Pentaho Data Integration ( ETL ) a.k.a Kettle:https://github.com/pentaho/pentaho-kettle Kettle中文网:http://www.kettle.org.cn/ ...
Spring与分布式事务
参考: SpringBoot 分布式事务的解决方案(JTA+Atomic+多数据源)springboot-jta-atomikos多数据源事务管理【Sharding-JDBC】 (五)整合mybatis-plus 解决分布式事务(基于XA) ...