当前位置: 首页 > article >正文

程序员英语之Spring官网解读

Spring官网解读

首页

What Spring can do

在这里插入图片描述

Microservices

微服务

Quickly deliver production‑grade features with independently evolvable microservices.

具有快速交付、独立、可扩展的微服务的生产级项目的特性。

Quickly deliver : 快速交付

**production‑grade :**生产级

features :特性

independently : 独立的

**evolvable:**可扩展的

Reactive

响应式

Spring’s asynchronous, nonblocking architecture means you can get more from your computing resources.

Spring使用异步、非阻塞架构意味着您可以获得更多的计算资源

asynchronous: 异步的

**nonblocking :**费阻塞的

architecture :架构

Cloud

Your code, any cloud—we’ve got you covered. Connect and scale your services, whatever your platform.

你的代码,任何云,我们都能搞定。连接和扩展您的服务,无论您的平台是什么。

covered 覆盖,涵盖

Connect and scale your services 连接和扩展你的服务

Web apps

web应用程序

Frameworks for fast, secure, and responsive web applications connected to any data store.

框架可以用于快速、安全、响应式的web应用程序并且可以接到任何数据存储

**Frameworks **:框架

secure安全的

responsive 响应式

**data store:**数据存储仓库

在这里插入图片描述

Serverless

是一种构建和管理基于微服务架构的完整流程,允许你在服务部署级别而不是服务器部署级别来管理你的应用部署

The ultimate flexibility. Scale up on demand and scale to zero when there’s no demand.

最终扩容,可以按需扩容,在没有需求时将扩容归零。

ultimate 最终

flexibility弹性

Scale up on demand 按需扩容

Event Driven

事件驱动

Integrate with your enterprise. React to business events. Act on your streaming data in realtime.

与您的企业集成。响应业务事件。实时处理您的流数据。

Integrate 集成

enterprise企业

React to business events响应业务事件

Batch

批量

Automated tasks. Offline processing of data at a time to suit you.

自动执行的任务。离线处理数据的时间适合您。

Automated tasks自动执行任务

在这里插入图片描述

Level up your Java™ code

升级你的java代码

With Spring Boot in your app, just a few lines of code is all you need to start building services like a boss.

在您的应用程序中有了Spring Boot,只需几行代码就可以像boss一样开始构建服务。

New to Spring? Try our simple quickstart guide.

全新的Spring?试试简单的快速入门指南

http://www.lryc.cn/news/2415207.html

相关文章:

  • JavaScript中数组常用的19种方法总结
  • 【总结】运算放大器与比较器的区别
  • Softether详解(一)——V*N与softether概述
  • 【Linux学习】epoll详解
  • Java | interface 和 implements关键字【接口,看这篇就够了】
  • 使用Python封装获取VirusTotal扫描结果
  • PGP加密原理
  • FLV文件简介
  • HTTP网络协议讲解
  • MPI入门
  • 解决Linux系统GRUB错误:简单入门教程
  • Java基础:final、finally、finalize的区别
  • 数据库中的数据类型
  • 确定最佳聚类的算法(一)
  • HLS新手入门教程
  • gerber导出文件解析,二十几个文件都是干什么的
  • ztree使用总结
  • 虚拟运行环境管理工具Vagrant详细使用教程
  • XXXX is not translated in en (English), zh (Chinese)
  • 什么是业务? 编程语言范畴中谈到的业务是什么
  • 全球免费公共DNS解析服务器 |解决无法上网+加速+防劫持
  • 多线程之pthread_create()函数
  • 《第十五章 异常处理 - try-catch 语句》
  • 字符分割函数strtok
  • 计算机组成原理_浮点数的定义
  • 什么是阻抗?
  • Mssql手工注入
  • sda、sdb、sda1、sda2的意思
  • 详细介绍 CVS (附带 其配置与使用方法)
  • JDK的下载安装及配置(包含多个JDK)