88 skills found · Page 1 of 3
OpenFeign / FeignFeign makes writing java http clients easier
zhoutaoo / SpringCloudOpensabre是基于SpringCloud2023的微服务开发平台,整合了Spring Security、Springcloud Alibaba等组件。 包含了基础的RBAC权限管理、授权认证、网关管理、服务治理、审计日志等系统管理基础应用。 定义了相关开发规范、风格并落地在服务框架层,开箱即用,支持Docker、Kubenetes的部署。 让项目开发人员快速进入业务开发,而不需过多时间花费在基础架构搭建和编码风格规范上。 目标是建立一套金融级、高安全性的微服务解决方案。
getsentry / Sentry JavaA Sentry SDK for Java, Android and other JVM languages.
Hakky54 / Mutual Tls Ssl🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC, WebSocket and ElasticSearch examples are included
Blucezhang / Micro Server Own基于SpringCloud 的微服务,订单,支付,商场(活动),工作流,用户,短信,极光
kartik1502 / Spring Boot Microservices Banking Application🌐 Welcome to the Spring Boot Microservices Banking App! Explore user registration, account management, fund transfers, and transactions. 🚀 With a robust Service Registry and API Gateway, dive into seamless integration. Follow our guide to configure microservices and unleash the power of this banking marvel.
kptfh / Feign ReactiveReactive Feign client based on Spring WebFlux
Gosrock / DuDoong Backend모두를 위한 새로운 공연 라이프, 두둥!
pcan / Feign Client TestA REST client using Feign for MultiPart file upload. It uses Spring HttpMessageConverters.
subhashlamba / Spring Boot Microservice ExampleSpring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4J + FeignClient + RestTemplate
palantir / Conjure Java RuntimeOpinionated libraries for HTTP&JSON-based RPC using Dialogue, Feign, OkHttp as clients and Jetty/Jersey as servers
camunda-community-hub / Camunda Platform 7 Rest Client Spring BootCamunda REST client for Java Spring Boot Projects, implemented using Feign
crossoverJie / Feign PlusA better feign client library to combine with SpringBoot.
feignjs / Feignjsfeign-like rest client for js - more infos on http://feignjs.github.io/feignjs/
leecho / Spring Cloud Feign ProxyAutomatically expose Feign Clients to Rest without web controller.
dogaanismail / Bank SolutionA simple core banking solution with microservices using Domain Driven Design and Event Sourcing
gurkanucar / Spring Boot TestUnit & Integration tests for possible cases (includes repository, validation, etc.)
Fernanda-Kipper / Microservice JavaThis repository contains a simple microservice example in Java built during a live in my Youtube Channel
stefanycos / Spring Boot MicroservicesSpring Boot Microservice Ecosystem Demo
umesh-kushwaha / Jwt Authentication With Spring Cloud Gateway SampleThis is a sample application to create and demonstrate the micro-service architecture with spring cloud gateway, eureka server, eureka client, ribbon and feign.