Starred repositories
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
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 di…
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
IntelliJ IDEA & IntelliJ Platform
Microservice Architecture with Spring Boot, Spring Cloud and Docker
LangChain4j is an idiomatic, open-source Java library for building LLM-powered applications on the JVM. It offers a unified API over popular LLM providers and vector stores, and makes implementing …
Resilience4j is a fault tolerance library designed for Java8 and functional programming
Shopizer java e-commerce software
A Java architecture test library, to specify and assert architecture rules in plain Java
🍀 Hướng dẫn tất tần tật về Spring Boot, Spring Cloud ☘️ Code mẫu tiếng việt, có bài viết hướng dẫn đi kèm hình ảnh dễ hiểu 🍄
Broadleaf Commerce CE - an eCommerce framework based on Java and Spring
Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more.
Example Spring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.
Java Interview Questions and Answers
🎏 Simple showcases of java concurrency problems, seeing 🙈 is believing 🐵
https://openjdk.org/projects/code-tools/jcstress
🛒An e-commerce shopping website. Docker, Java 11, REST API, JWT, Bootstrap, 购物车, 电子商城
E-Commerce Website Using Java - Spring MVC in Maven - PROJECT IS NOT MAINTAINED
High-Performance Java-Native-Persistence. Store and load any Java Object Graph or Subgraphs partially, Relieved of Heavy-weight JPA. Microsecond Response Time. Ultra-High Throughput. Minimum of Lat…
Java Concurrency/Multithreading Tutorial with Examples for Dummies
ReactJS (with TypeScript) and Spring Boot version of the Spring Petclinic sample application
Demo app and JUnit tests illustrating the most useful concurrency mechanisms in Java
This repo is for the Linkedin Learning course: Advanced Java: Threads and Concurrency
Concurrent Programming in Java