标签

 spring 

相关的文章:

Discover the latest updates on Spring AI Chatbot, News Roundup, Singleton Scope, Modulith, and more. Stay informed with the latest developments in the Spring ecosystem.

Docker入门:Spring REST API的基础与实践应用

原文英文,约1300词,阅读约需5分钟。发表于:

Ever spent hours debugging an application only to find it works perfectly on your machine but breaks in production? This is a common frustration for developers. Imagine a developer builds a web...

开发者常遇到应用在本地正常但在生产环境出错的问题。Docker通过将应用及其依赖打包成容器,解决了环境兼容性问题,确保应用在任何环境中一致运行。Docker Hub用于存储和共享镜像,Docker Compose管理多个容器的配置。通过Dockerfile和docker-compose.yml文件,简化了开发和部署流程。

Docker入门:Spring REST API的基础与实践应用
相关推荐 去reddit讨论

条条大路通罗马 – Spring Data Redis 连接 Elasticache Redis 集群模式

原文中文,约8400字,阅读约需20分钟。发表于:

1. 前言 Amazon ElastiCache 是一种 Web 服务,可让用户在云中轻松设置、管理和扩展分布 […]

Amazon ElastiCache 是一种云服务,简化了分布式缓存管理。ElastiCache for Redis 集群模式支持高可扩展性和高可用性,最多可达 500 个节点和 340 TB 存储。文章介绍了如何使用 Spring Data Redis 连接和操作 ElastiCache 集群,包括 MGET、Pipeline、读写分离、Pub/Sub、故障转移等功能。通过配置 Lettuce 作为 Redis 客户端,简化了 Spring 代码,适用于高并发应用。

条条大路通罗马 – Spring Data Redis 连接 Elasticache Redis 集群模式
相关推荐 去reddit讨论

Spring for Apache Pulsar 1.0.11和1.1.5现已发布

原文英文,约100词,阅读约需1分钟。发表于:

On behalf of the team and everyone who has contributed, I’m happy to announce that Spring for Apache Pulsar 1.0.11 and 1.1.5 have been released and are now available from Maven Central. The...

Spring for Apache Pulsar 1.0.11和1.1.5已发布,可在Maven Central获取。这些版本将包含在即将发布的Spring Boot 3.2.11和3.3.5中,并更新了多个依赖项。详情见发布说明。

Spring for Apache Pulsar 1.0.11和1.1.5现已发布
相关推荐 去reddit讨论

Apache Pulsar 的 Spring 1.2.0-RC1 现已发布

原文英文,约100词,阅读约需1分钟。发表于:

On behalf of the team and everyone who has contributed, I’m happy to announce that Spring for Apache Pulsar 1.2.0-RC1 has been released and is now available from...

Spring for Apache Pulsar 1.2.0-RC1 发布,可从指定网址获取。此版本将包含在即将发布的 Spring Boot 3.4.0-RC1 中,带来多项增强和依赖升级。详情见发布说明。

Apache Pulsar 的 Spring 1.2.0-RC1 现已发布
相关推荐 去reddit讨论

Spring REST 文档 3.0.2

原文英文,约100词,阅读约需1分钟。发表于:

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring REST Docs 3.0.2 has been released and is now available from Maven Central. This release includes 7 bug...

Spring REST Docs 3.0.2 已发布,可从 Maven Central 获取。此版本修复了7个错误,并改进了文档。感谢所有贡献者。

Spring REST 文档 3.0.2
相关推荐 去reddit讨论

Spring Security 6.3.4、6.2.7 和 5.8.15 现已发布

原文英文,约100词,阅读约需1分钟。发表于:

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Security 6.3.4, 6.2.7, and 5.8.15 are available now. In all cases, the releases are mostly composed of...

Spring Security发布了6.3.4、6.2.7和5.8.15版本,主要更新包括错误修复、依赖升级和文档改进。详情请查看版本发布摘要。

Spring Security 6.3.4、6.2.7 和 5.8.15 现已发布
相关推荐 去reddit讨论

Spring Security 6.4.0-RC1 现已发布

原文英文,约200词,阅读约需1分钟。发表于:

On behalf of the team and everyone who has contributed, I am pleased to announce that the first release candidate of Spring Security 6.4 is available. This release brings several compelling...

Spring Security 6.4.0-RC1 发布,新增支持 Passkeys、改进令牌请求、从配置构建 ClientRegistration、AuthorizationManager 返回 AuthorizationResult,以及通过 SpEL 表达式提取嵌套权限等功能。详情见 6.4 文档的“新功能”部分。

Spring Security 6.4.0-RC1 现已发布
相关推荐 去reddit讨论

AI实战篇:Spring AI + 混元 手把手带你实现企业级稳定可部署的AI业务智能体 - 努力的小雨

原文中文,约18700字,阅读约需45分钟。发表于:

前言 在之前的内容中,我们详细讲解了Spring AI的基础用法及其底层原理。如果还有小伙伴对此感到困惑,欢迎参考下面这篇文章,深入学习并进一步掌握相关知识:https://www.cnblogs.com/guoxiaoyu/p/18441709 今天,我们将重点关注AI在实际应用中的落地表现,特别

本文介绍了Spring AI在企业中构建智能体的应用,通过集成API提升系统灵活性和维护性。文章涵盖智能体个性化配置、插件调用和私有知识库的整合,展示AI与业务的深度融合。利用Milvus等向量数据库,企业能高效管理数据,提升智能水平并确保数据安全。

相关推荐 去reddit讨论

Spring Data 2024.0.5 和 2023.1.11 发布

原文英文,约300词,阅读约需1分钟。发表于:

On behalf of the team and everyone who has contributed, I’m pleased to announce the availability of 2024.0.5 and 2023.1.11 service releases. These releases ship with dependency upgrades, fixes for...

Spring Data 发布了 2024.0.5 和 2023.1.11 版本,包含依赖升级、修复和改进。即将发布的 Spring Boot 3.3.5 和 3.2.11 将整合这些更新,涉及多个模块如 JPA、MongoDB、Redis 等,并提供文档和变更日志。

Spring Data 2024.0.5 和 2023.1.11 发布
相关推荐 去reddit讨论

Spring Data 2024.1.0 进入 RC1 阶段

原文英文,约200词,阅读约需1分钟。发表于:

On behalf of the team and everyone who has contributed, I’m pleased to announce that Spring Data release train 2024.1 has entered the release candidate phase with 2024.1.0-RC1 being available...

Spring Data 2024.1.0-RC1 已发布,进入候选发布阶段。此版本支持模块间值表达式,允许在 @Query 中使用属性占位符。开发者可通过 spring.factories 注册碎片并获取调用元数据。正式版计划于11月中旬发布。感谢贡献者。

Spring Data 2024.1.0 进入 RC1 阶段
相关推荐 去reddit讨论