microservices 第13页
Creating REST API with CRNK, Part 2-拾光赋

Creating REST API with CRNK, Part 2

Creating REST API with CRNK, Part 2,In Part 1 we created a basic REST application with Spring Framework and CRNK. We had a basic model how our data is representative in the databas...
kity的头像-拾光赋kity6年前
0347
Java microservices and how to become cloud-native-拾光赋

Java microservices and how to become cloud-native

Java microservices and how to become cloud-native,Many of us are on a journey from traditional monolithic applications to a more distributed cloud-native microservices architecture...
kity的头像-拾光赋kity6年前
0385
Using Apache Kafka to implement event-driven microservices-拾光赋

Using Apache Kafka to implement event-driven microservices

Using Apache Kafka to implement event-driven microservices, Event-driven microservices with Kafka (3 Part Series) 1 Using Apache Kafka to implement event-driven microservices 2 Kaf...
kity的头像-拾光赋kity6年前
0426
Microservices code coverage with Jacoco-拾光赋

Microservices code coverage with Jacoco

Microservices code coverage with Jacoco,Frequent deployments is a huge step in Microservices architecture. If you have a suite of tests that run before every deployment and gives a...
kity的头像-拾光赋kity6年前
0318
Weekly Links #1-拾光赋

Weekly Links #1

Weekly Links #1, Weekly Links 2019 (14 Part Series) 1 Weekly Links #1 2 Weekly Links #2 ... 10 more parts... 3 Weekly Links #3 4 Weekly Links #4 5 Weekly Links #5 6 Weekly Links #6...
kity的头像-拾光赋kity6年前
02410
Java Microservices with Spring Boot and Spring Cloud-拾光赋

Java Microservices with Spring Boot and Spring Cloud

Java Microservices with Spring Boot and Spring Cloud,Java is a great language to use when developing a microservice architecture. In fact, some of the biggest names in our industry...
kity的头像-拾光赋kity6年前
0227
How to set up Java microservices with Istio service mesh on Kubernetes-拾光赋

How to set up Java microservices with Istio service mesh on Kubernetes

How to set up Java microservices with Istio service mesh on Kubernetes, Microservices with JHipster (3 Part Series) 1 Create full Microservice stack using JHipster Domain Language ...
kity的头像-拾光赋kity6年前
04715
Spring Boot Tutorial: Complete guide from development to deployment-拾光赋

Spring Boot Tutorial: Complete guide from development to deployment

Spring Boot Tutorial: Complete guide from development to deployment,In this course we will start from basics and learn all key features of Spring boot from development to deploymen...
kity的头像-拾光赋kity6年前
0496
Java EE is dead, why still using it?-拾光赋

Java EE is dead, why still using it?

Java EE is dead, why still using it?,I've been working as a software developer for 3 years now. In those years, I worked with Java as the main web development language, primarily S...
kity的头像-拾光赋kity6年前
03015
Secure Service-to-Service Spring Microservices with HTTPS and OAuth 2.0-拾光赋

Secure Service-to-Service Spring Microservices with HTTPS and OAuth 2.0

Secure Service-to-Service Spring Microservices with HTTPS and OAuth 2.0,Building a microservices architecture is possible with minimal code if you use Spring Boot, Spring Cloud, an...
kity的头像-拾光赋kity6年前
02613
Send mail easily! springboot, sendgrid and greenmail-拾光赋

Send mail easily! springboot, sendgrid and greenmail

Send mail easily! springboot, sendgrid and greenmail,This is a brief presentation for the use sendgrid email provider's api. ** Clone the github repository in order to get more det...
kity的头像-拾光赋kity6年前
0409
Resilience for Java microservices. Circuit Breaker with Resilience4j-拾光赋

Resilience for Java microservices. Circuit Breaker with Resilience4j

Resilience for Java microservices. Circuit Breaker with Resilience4j, What is circuit breaker pattern? Read this first post to understand the concept. Resilience pattern for Java m...
kity的头像-拾光赋kity6年前
0246