A Probe into Davids'Principles: Dubbo Service Exposure, Consumption and Elegant Downtime Principles
Article Directory
Dubbo Service Exposure and Service Consumption Principles (Based on Dubbo 2.6.5)
Configuration parsing principles
Based on XML Configuration Parsing Principle
schema module description
Configuration parsing principles based on annotations
@EnableDubbo
Role of ServiceAnnotationBe ...
Posted by cyronuts on Fri, 12 Jun 2020 04:06:57 +0200
pikachu range clearance WP
pikachu range clearance WP
brute force
Brute force solution based on form
Verification code bypass (on server)
Verification code bypass (on client)
token anti explosion?
Cross-Stie Scripting
Reflective xss(get)
Reflective xss(post)
Storage xss
Dom xss
Dom xss-x
XSS blind play
XSS filtering
htmls ...
Posted by Delaran on Thu, 11 Jun 2020 09:42:01 +0200
Android Studio package H5 project (2020 version)
I'm the catalog
1, Download Android Studio
2, New Android project
3, What a complete android app needs
1. Be able to access the network
2. Be able to go back, just like App
3. Customize the App icon, not a default Android robot
4. Modify application name
5. Change the color of the main interface to ...
Posted by bob_rock on Thu, 11 Jun 2020 09:22:55 +0200
4, Cache and annotation development of mybatis
1, Loading time in mybatis
Question: in one to many, when we have a user, it has 100 accounts.
When querying users, do you want to find out the associated accounts?
Do you want to find out the associated users when querying accounts?
When querying users, the account information under users shou ...
Posted by j0hn_ on Wed, 10 Jun 2020 09:32:03 +0200
Ape metamorphosis 15 - Spring AOP just looks good
Having read the previous metamorphosis series, I'm sure you have an understanding of mybatis in its application.But it's not enough to complete your metamorphosis. Considering your basics, let's go back to spring and talk about AOP.
Ape metamorphosis is also an original series of articles to help yo ...
Posted by Roja on Wed, 10 Jun 2020 03:13:17 +0200
2020, eight essential Selenium tips for writing automated use cases
When you start automation, you may encounter various methods, technologies, frameworks, and tools that may be included in your automation code. Sometimes, this versatility results in more complex code than providing better flexibility or better ways to solve problems. When writing automated code, it's i ...
Posted by nev25 on Tue, 09 Jun 2020 08:31:59 +0200
Basic knowledge of android component broadcast
The last blog recorded the basic knowledge of activity. This blog recorded the basic knowledge of Broadcast
radio broadcast
Broadcast is a mechanism to transfer information between applications. It can transfer information between different programs or within the same program.
Broadcast Receiver is used ...
Posted by newcastle_unite on Tue, 09 Jun 2020 07:08:41 +0200
Hibernate in the Java Framework
Start Hibernate from scratch: (Four actual combat codes, step by step, notes and learning content in the code notes, for use by students with a certain foundation)
First: Basic (Build)
Basic Hibernate development steps:
1. Import the jar package (find the required jar package in the file of hibernate-release-5.0.7.Final\lib)
2. Write mapping ...
Posted by m3rajk on Mon, 08 Jun 2020 20:17:25 +0200
Popular understanding of spring source code -- Analysis of default tags (import, alias, beans)
Popular understanding of spring source code (6) -- Analysis of default tags (import, alias, beans)
The parseDefaultElement method of documentReader is mentioned in the previous section. From this point on, various labels are parsed. Among them, bean label parsing is the most complex. So let's first look at the other three default labels
pr ...
Posted by shahryar on Sun, 07 Jun 2020 06:03:10 +0200
Basic implementation of ActionBar and ToolBar under API29
Based on Android studio to customize the top menu bar -- the basic implementation of ActionBar and ToolBar
Custom ActionBar
Custom ToolBar
Custom ActionBar
ActionBar is a window function to determine the user's location, and it can provide the user's operation and navigation module. Using Action ...
Posted by EagerWolf on Sat, 06 Jun 2020 12:30:22 +0200