Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tuyucheng committed Nov 18, 2024
1 parent 3eeecb4 commit ce61565
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc1.md
Original file line number Diff line number Diff line change
Expand Up @@ -812,6 +812,7 @@
* [Axon](https://github.com/AxonFramework/AxonFramework):Axon是一个基于DDD、CQRS和事件溯源原则构建渐进式事件驱动微服务系统的框架。
* [Riposte](https://github.com/Nike-Inc/riposte):Riposte是一个基于Netty的微服务框架,用于快速开发生产就绪的HTTP API,由Nike开源。
* [Lagom](https://github.com/lagom/lagom):Lagom是一个开源框架,用于用Java或Scala构建响应式微服务系统,由Lightbend开源。
* [Apollo](https://github.com/spotify/apollo):Apollo是Spotify编写微服务时使用的一组Java库,包含HTTP服务器和URI路由系统等模块,使得实现RESTful API服务变得轻而易举。
* [Armeria](https://github.com/line/armeria):Armeria是适合任何情况的首选微服务框架,你可以利用自己喜欢的技术构建任何类型的微服务,包括gRPC、Thrift、Kotlin、Retrofit、Reactive Streams、Spring Boot和Dropwizard,由Line开源。
* [Light-4J](https://github.com/networknt/light-4j):Light-4J是快速、轻量级且更高效的微服务框架。
* [MSF4J](https://github.com/wso2/msf4j):MSF4J是一个用于开发和运行微服务的轻量级高性能框架,由WSO2开源。
Expand Down Expand Up @@ -846,7 +847,6 @@

## 微服务工具

* [Apollo](https://github.com/spotify/apollo):Apollo是Spotify编写微服务时使用的一组Java库,包含HTTP服务器和URI路由系统等模块,使得实现RESTful API服务变得轻而易举。
* [Dapr Java](https://github.com/dapr/java-sdk):Dapr是Microsoft开源的一个可移植、事件驱动的运行时,用于跨云和边缘构建分布式应用程序。
* [Nepxion Discovery](https://github.com/Nepxion/Discovery):Nepxion Discovery是专注于企业级云原生微服务开源解决方案
* [Microserver](https://github.com/aol/micro-server):Microserver是一个Java 8原生、零配置、基于标准、久经考验的库,可通过标准Java主类运行REST微服务,由AOL开源。
Expand Down
2 changes: 1 addition & 1 deletion pages/javalibs.md
Original file line number Diff line number Diff line change
Expand Up @@ -821,6 +821,7 @@ permalink: /javalibs
* [Axon](https://github.com/AxonFramework/AxonFramework):Axon是一个基于DDD、CQRS和事件溯源原则构建渐进式事件驱动微服务系统的框架。
* [Riposte](https://github.com/Nike-Inc/riposte):Riposte是一个基于Netty的微服务框架,用于快速开发生产就绪的HTTP API,由Nike开源。
* [Lagom](https://github.com/lagom/lagom):Lagom是一个开源框架,用于用Java或Scala构建响应式微服务系统,由Lightbend开源。
* [Apollo](https://github.com/spotify/apollo):Apollo是Spotify编写微服务时使用的一组Java库,包含HTTP服务器和URI路由系统等模块,使得实现RESTful API服务变得轻而易举。
* [Armeria](https://github.com/line/armeria):Armeria是适合任何情况的首选微服务框架,你可以利用自己喜欢的技术构建任何类型的微服务,包括gRPC、Thrift、Kotlin、Retrofit、Reactive Streams、Spring Boot和Dropwizard,由Line开源。
* [Light-4J](https://github.com/networknt/light-4j):Light-4J是快速、轻量级且更高效的微服务框架。
* [MSF4J](https://github.com/wso2/msf4j):MSF4J是一个用于开发和运行微服务的轻量级高性能框架,由WSO2开源。
Expand Down Expand Up @@ -855,7 +856,6 @@ permalink: /javalibs

## 微服务工具

* [Apollo](https://github.com/spotify/apollo):Apollo是Spotify编写微服务时使用的一组Java库,包含HTTP服务器和URI路由系统等模块,使得实现RESTful API服务变得轻而易举。
* [Dapr Java](https://github.com/dapr/java-sdk):Dapr是Microsoft开源的一个可移植、事件驱动的运行时,用于跨云和边缘构建分布式应用程序。
* [Nepxion Discovery](https://github.com/Nepxion/Discovery):Nepxion Discovery是专注于企业级云原生微服务开源解决方案。
* [Microserver](https://github.com/aol/micro-server):Microserver是一个Java 8原生、零配置、基于标准、久经考验的库,可通过标准Java主类运行REST微服务,由AOL开源。
Expand Down

0 comments on commit ce61565

Please sign in to comment.