Java知识分享网 - 轻松学习从此开始!    

Java知识分享网

        
AI编程,程序员挑战年入30~100万高级指南 - 职业规划
SpringBoot+SpringSecurity+Vue权限系统高级实战课程        

IDEA永久激活

Java微信小程序电商实战课程(SpringBoot+VUe)

     

AI人工智能学习大礼包

     

PyCharm永久激活

66套java实战课程无套路领取

     

Cursor+Claude AI编程 1天快速上手视频教程

     
当前位置: 主页 > Java文档 > Java基础相关 >

jrebel-开发人员如何使用微服务 PDF 下载


时间:2021-02-25 14:00来源:http://www.java1234.com 作者:转载  侵权举报
jrebel-开发人员如何使用微服务 PDF 下载
失效链接处理
jrebel-开发人员如何使用微服务 PDF 下载


本站整理下载:
提取码:25ki 
 
 
相关截图:
 
主要内容:


How are Engineers Working 
with Microservices?
4 | Microservices Trends in Java Development Report
From the Java tooling point of view, we wanted to determine whether developers 
are focusing on one service at a time or consistently making changes across services. 
We asked how many microservices are typically being modified simultaneously. 
To build on the previous question regarding the number of microservices used in an 
application, the responses here signal how small or interdependent each service is. 
The median number of services worked on simultaneously was three, so the 
developer tooling should make redeploying multiple microservices fast and easy.
DEVELOPMENT ENVIRONMENTS
One of the most important questions we asked was how developers see the effects 
of changes in development. The intention was to gain insight into how developers 
are setting up their environment when working with microservices: 
 • Running full applications locally (common in monolithic architectures).
 • Running one or two services on a local Docker while modifying.
 • Relying on unit tests and staging, skipping local deployment altogether. 
The differences between these options are significant for any Java tooling. 
Q: How many microservices are you
typically modifying simultaneously?
7
 

------分隔线----------------------------


锋哥推荐