Introduction to CAT minimalism (application monitoring platform)
1. Overview
Lazy tips: CAT official documents - simplicity It's been written very well. Here's a great way to use direct CV~
CAT(Central Application Tracking) It is a real-time application monitoring platform developed based on Java, which provides a comprehensive real-time monitoring and alarm ...
Posted on Sat, 20 Jun 2020 00:40:37 -0400 by callmubashar
[Unity] Unity embedded Web Mining record - ULiteWebView
[Unity] Unity embedded Web Mining record - ULiteWebView
preface
The project needs to require Unity project to interact with H5, which is really difficult for me. However, the good thing is that the Kung Fu is not inferior to the intentional people. After constant exploration, they have found a solut ...
Posted on Fri, 19 Jun 2020 05:45:31 -0400 by phpusers
How to convert Log4j to logback without Log4j
Custom Catalog title is written here
Fix the vulnerability, remove Log4j and introduce logback
1 background
2 difficulties
3 Introduction to components
3.1 code structure
3.2 description of key categories
3.2.1 ClassOfCallerConverter.java
3.2.2 MethodOfCallerConverter.java
3.2.3 LineOfCallerConver ...
Posted on Fri, 19 Jun 2020 04:32:09 -0400 by mhewall
File upload and Tomcat mapping path setting of Spring MVC
File upload and Tomcat mapping path setting of Spring MVC
catalog
File upload and Tomcat mapping path setting of Spring MVC
summary:
To configure MultipartResolver:
Tomcat configuration
Configuration of tomcat deployment in IDEA
Controllers and pages:
Results:
summary:
Spring MVC provides ...
Posted on Fri, 19 Jun 2020 01:07:28 -0400 by w4designs
Java project java project web.xml Document details document details
java project web.xml Document details
summary
web.xml The main configuration sections included in:
Load order of main configuration sections
Load order in main configuration section
Main configuration section details
ServletContext
context-param
listener
filter
servlet
web.xml Additional configurat ...
Posted on Thu, 18 Jun 2020 04:51:09 -0400 by johncox
Analysis of SpringBoot configuration class
This article starts with WeChat official account of vivo Internet technology. Link: https://mp.weixin.qq.com/s/NvPO5-FWLiOlrsOf4wLaJA By Shi Zhengxing
As a very popular open-source framework in Java field, SpringBoot integrates a large number of commonly used third-party library configurations. In Spring Boot applications, these third-pa ...
Posted on Thu, 18 Jun 2020 04:13:37 -0400 by ecko
The core idea of Spring is summed up very well!
Author: Java program yuanhuanhuanhttps://blog.csdn.net/Lubanjava/article/details/100084602
Dependency injection is an embodiment of face-to-face interface programming and the core idea of Spring. In fact, dependency injection is not an advanced technology, but it's a little mysterious to be packaged by Spring.
class Main {
interface Lang ...
Posted on Thu, 18 Jun 2020 03:36:10 -0400 by Stille
Spring learning -- interceptor of Spring MVC
Before learning the development of interceptors, we need to make clear the difference between filters and interceptors, and find a blog that speaks clearly. You can refer to it. Difference between interceptor and filter
Article catalog
1, Development interceptor class
2, Configure interceptors
3, Test ...
Posted on Thu, 18 Jun 2020 02:49:34 -0400 by kituscat
Common file processing commands in python
0 foreword
Recently, I've been dealing with the reading and processing of data sets. It's inevitable to use the knowledge points of file processing in python. Although some functions and knowledge points know what's going on, they don't feel that they have a solid grasp. Therefore, I plan to sort ou ...
Posted on Thu, 18 Jun 2020 01:14:11 -0400 by k_ind
Input box for Android development EditText
Now let's briefly introduce the technical points:
1. How to use fillet input box and button background
2. How to realize the vertical line behind "mobile number" and "password"
3. How to nest the layout of input boxes
4. How to listen to the input events of the input box and the dyna ...
Posted on Wed, 17 Jun 2020 22:12:59 -0400 by robinjohn