java-microservice VS jeecg-boot

Compare java-microservice vs jeecg-boot and see what are their differences.

java-microservice

A full microservice architecture with Java, Spring Cloud, Log management with ELK, Server load balancing with Nginx, Infrastructure management with Docker-compose, JMX application monitoring, JWT, Aspect OP, Distributed events with Kafka, Event Sourcing, CQRS, REST, Web Sockets, Continuous deploy with Jenkins and more (by apssouza22)

jeecg-boot

🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。 (by zhangdaiscott)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
java-microservice jeecg-boot
2 1
356 37,797
- 0.8%
0.0 9.3
13 days ago 6 days ago
Java Java
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

java-microservice

Posts with mentions or reviews of java-microservice. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-28.
  • Programming Microservices Communication With Istio
    7 projects | dev.to | 28 Oct 2021
    Back in 2017, I was solving many of those distributed-systems challenges using Spring Cloud with Netflix OSS; you can check out my Bootstrapping microservice project here. But Netflix OSS is for Java developers mostly and microservices can be implemented in a variety of frameworks/languages, so we should be able to handle those challenges outside the application level.
  • Microservices is not the best way to draw boundaries and achieve modularity in a system
    1 project | dev.to | 10 Mar 2021
    I have two relevant opensource projects related to microservices(Java microservices and Service mesh) with thousands of access, and I have been working with this architecture for a few years; however, I don't recommend microservices architecture for most cases.

jeecg-boot

Posts with mentions or reviews of jeecg-boot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-10-11.

What are some alternatives?

When comparing java-microservice and jeecg-boot you can also consider the following projects:

spring-cloud-openfeign - Support for using OpenFeign in Spring Cloud apps

sc2-pulse - The fastest and most reliable ranked ladder tracker for StarCraft2 (Spring Boot app)

spring-cloud-vault - Configuration Integration with HashiCorp Vault

v2ray-core - A platform for building proxies to bypass network restrictions.

spring-petclinic-microservices - Distributed version of Spring Petclinic built with Spring Cloud

JavaGuide - 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!

Zuul - Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.

spring-boot-demo - 🚀一个用来深入学习并实战 Spring Boot 的项目。

Ribbon - Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.

github-docs - The open-source repo for docs.github.com

Hystrix - Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.

mall - mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。