liaozt160's Stars
hantsy/spring-reactive-sample
Spring 5/6 Reactive playground
Free-TV/IPTV
M3U Playlist for free TV channels
OpenInterpreter/open-interpreter
A natural language interface for computers
thombergs/code-examples
A collection of code examples from blog posts etc.
ali-bouali/spring-boot-3-jwt-security
Sample project on how to implement JWT security based using Spring boot 3 and Spring security 6
kbastani/spring-cloud-microservice-example
An example project that demonstrates an end-to-end cloud native application using Spring Cloud for building a practical microservices architecture.
RameshMF/PiggyMetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
gf-huanchupk/SpringBootLearning
Spring Boot learning process
bezkoder/spring-boot-3-rest-api-example
Spring Boot 3 Rest API example that implements CRUD operations - GET / POST / PUT / DELETE and filter requests
bezkoder/spring-boot-refresh-token-jwt
Spring Boot Refresh Token using JWT example - Expire and Renew JWT Token
openzipkin/zipkin
Zipkin is a distributed tracing system
javastacks/spring-boot-best-practice
Spring Boot 最佳实践,包括自动配置、核心原理、源码分析、国际化支持、调试、日志集成、热部署等。
vmware-archive/spring-boot-cities
A Spring Boot + Spring Data + Spring Cloud Connectors demo app
in28minutes/deploy-spring-boot-aws-eb
Deploying Spring Boot Apps to AWS using Elastic Beanstalk
piomin/sample-spring-microservices-new
Demo for Spring Boot 3(`master` branch)/2(other branches) and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger/OpenAPI documentation (Springdoc), logs correlation using Spring Cloud Sleuth/Micrometer OTEL and many more
spring-petclinic/spring-petclinic-microservices
Distributed version of Spring Petclinic built with Spring Cloud
sivaprasadreddy/spring-boot-microservices-series
Code for SpringBoot MicroServices Blog Series
RameshMF/BookStoreApp-Distributed-Application
Ecommerce project is being developed using Spring Boot Microservices and Spring Cloud (Backend) and React (Frontend). Splitting the Ecommerce functionality into various individual microservices so that they can be distributed, scale really well and make use of resources efficiently.
khandelwal-arpit/springboot-starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
khandelwal-arpit/springboot-starterkit-mysql
Production ready starter-kit for Spring Boot applications with MySQL database.
PacktPublishing/Keycloak-Identity-and-Access-Management-for-Modern-Applications
Keycloak: Identity and Access Management for Modern Applications, published by Packt
ForgeRock/forgerock-javascript-sdk
ForgeRock JavaScript SDK
spring-projects/spring-security
Spring Security
bupt-yanch/spring-security-demo
spring security + oauth2 建立统一鉴权逻辑 demo
martin-ger/esp32_nat_router
A simple NAT Router for the ESP32
GoogleCloudPlatform/kubernetes-engine-samples
Sample applications for Google Kubernetes Engine (GKE)
martin-ger/esp_wifi_repeater
A full functional WiFi Repeater (correctly: a WiFi NAT Router)
binarywang/weixin-java-mp-demo
基于Spring Boot 和 WxJava 实现的微信公众号Java后端Demo,支持多公众号
binarywang/WxJava
微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
rjoonas/heroku-docker-nginx-example
Barebones nginx installation on Heroku using Docker.