排序
Top 3 Kafka Books and Tutorials
Top 3 Kafka Books and Tutorials,The popularity of Apache Kafka is not backing down. If anything, its rate of adoption has been something to behold. To put things visually, here are...
Top 21 Spring Boot Interview Questions
Top 21 Spring Boot Interview Questions,In the last few months, I have received a few requests about Spring Boot Interview Questions. In this post, I will cover the top 21 Spring Bo...
Java RPC Application with ActiveRPC library
Java RPC Application with ActiveRPC library, What is ActiveRPC? ActiveRPC is a lightweight and convenient Java library for developing high-load distributed applications and Memcach...
Ports & Adapters architecture on example
Ports & Adapters architecture on example,How you can write your application accordingly to Ports & Adapters (aka Hexagonal) architecture and why you should give it a try. Photo...
RESTHeart – a Java runtime for microservices
RESTHeart - a Java runtime for microservices,In 2014 we had long realized that both Java application servers and frameworks force people to invest a lot of time in their configurat...
Constraint Validation in Spring Boot Microservices
Constraint Validation in Spring Boot Microservices,In a microservice architecture, services may accept several, if not many, of the same inputs. This pattern can easily lead to cod...
How I messed up as Fresher in IT
How I messed up as Fresher in IT,https://medium.com/@atulsunder1910/how-i-messed-up-as-fresher-in-early-days-of-it-life-8374f0662149 原文链接:How I messed up as Fresher in IT
Microservices with Spring
Microservices with Spring, Microservices (6 Part Series) 1 Microservices with Spring 2 Spring Cloud Config ... 2 more parts... 3 Spring Cloud OpenFeign 4 Spring Cloud Gateway 5 Res...
Introduction to Spring Cloud Config
Introduction to Spring Cloud Config,In my previous article I have mentioned four products/applications for managing configuration in microservices architecture. In this article we ...
Move your mTLS configuration from the codebase to a service mesh!
Move your mTLS configuration from the codebase to a service mesh!,Have you ever wondered if you can move the implementation related to communication over mTLS from the code level t...
Circuit breaker in Java with Hystrix, Resilience4j and Microprofile fault tolerance
Circuit breaker in Java with Hystrix, Resilience4j and Microprofile fault tolerance,I tried to see implementation of circuit breaker with 3 java libraries : Hystrix (Deprecated, us...
Top 3 Learnings from #JDConf
Top 3 Learnings from #JDConf,You are invited to Microsoft #JDConf October 27 - 29 and all videos will be on-demand after the event concludes! What are the top 3 learnings from the ...