Java Agent-based Full Link Monitoring II "Increasing Monitoring Execution Time by Bytecode"

Chapter List | Focus on Wechat Public Number, bugstack wormhole stack, reply to <Java Agent-based Full Link Monitoring> Get Source Code Java Agent-based full-link monitoring Java Agent Java Agent-based Full Link Monitoring II "Increasing ...

Posted by ali_p on Fri, 23 Aug 2019 04:48:11 -0700

InChat-based SpringBook version of Communication Chat Data Storage Demo, with detailed process description [InChat 1.1.4]

This blog Uncle Cat's Blog For reprinting, please state your originRead this article for about "8 minutes" Readable crowd: Java beginner Preface InChat = Iot Netty Chat First of all, thank you for your support. InChat Friends, you may be working for reasons, or your own ideas, or your own projects and so on. InChat is not yet a quali ...

Posted by sheilam on Fri, 23 Aug 2019 04:32:49 -0700

[Spring Boot] Project monitoring management using Spring Boot Admin

Project monitoring management using Spring Boot Admin 1. What is Spring Boot Admin Spring Boot Admin (SBA) is a community open source project for managing and monitoring Spring Boot applications.Applications register to Spring Boot management clients through http, or through Spring Cloud's service discovery mechanism, then visually manage data ...

Posted by j0sh on Wed, 21 Aug 2019 10:44:11 -0700

Nacos: Accessing Nacos as Registry in Spring Cloud Project

Preface Through the previous article: Introduction to Nacos After a brief understanding of the development process and current situation of Nacos, we begin the first step of Nacos water test: using Nacos as registry Last weekend (7.6) Nacos released version V1.1.0, which supports grayscale configuration, address server mode, configuration file ...

Posted by super_man on Tue, 20 Aug 2019 23:45:38 -0700

Thrift for the First Experience of RPC Framework

Thrift for the First Experience of RPC Framework Version description: thrfit 0.12.0 Module description: thrift-demo-java-api: Generating Java api with thrift thrift-demo-java-server: Java implements the Thrift server thrift-demo-java-client: Imp ...

Posted by dirkie on Tue, 20 Aug 2019 21:21:15 -0700

javaagent usage guide

Today I'm going to write about Java agent. At first, I'm not familiar with the concept of Java agent. Later, I heard bytecode stuffing in other people's population. After bTrace and Arthas, I gradually realized that Java also provides such a tool. ...

Posted by Azarath on Sat, 17 Aug 2019 00:12:32 -0700

Initial Environment Configuration for Spring MVC to Spring boot

One of the company's original projects is the Spring MVC framework. Now we need to go to Spring cloud, so we intend to convert to Spring boot project. Because we didn't know Spring boot very well before, we record the process of the project frame ...

Posted by yhingsmile on Wed, 14 Aug 2019 04:09:21 -0700

The Use of Spring MVC Json in Java Framework, Json's Scrambling, Closing Timestamp

Links to the original text: https://www.cnblogs.com/hellokuangshen/p/11283224.html Draw lessons from blogs: https://www.cnblogs.com/hellokuangshen/p/11283224.html JSON What is JSON? What is JSON? JSON(JavaScript Object Notation, JS Object ...

Posted by jimmyo on Thu, 08 Aug 2019 03:10:49 -0700

docker creates spring boot image

Links to the original text: http://www.ityouknow.com/springboot/2018/03/19/spring-boot-docker.html   The development of Docker technology provides a more convenient environment for micro services to land on the ground. Deploying Spring ...

Posted by dlkinsey85 on Tue, 06 Aug 2019 02:40:09 -0700

RocketMQ Operation and Maintenance Monitoring

Monitoring is an essential function of a perfect message middleware. Through monitoring, we can check the operation of the system, whether there are any abnormalities, which is the basis of system stability and operation and maintenance. 1. Construction of Monitoring Platform Download address: https://github.com/apache/rocketmq-externals The Ro ...

Posted by zenabi on Mon, 05 Aug 2019 20:02:12 -0700