Recently, I used to organize the knowledge of single test in project development, which mainly describes the definition and function of single test, and the...
1. Preface In the past, in small factories, business scenarios and organizational structures were small, production relations and links were relatively simple, and service complexity...
We will learn about a business process management framework, common open source workflow engine frameworks: OSWorkFlow, jBPM (JBoss Business Process Management), and Activiti Workflow (an...
Using Hibernate framework does not require us to write a lot of cumbersome SQL statements. Hibernate simplifies our development by implementing ORM, which maps objects...
Before spend a point between the time to engage in multithreaded basic knowledge, difficult ah difficult ah difficult.... I'm going to write about thread pools,...
Software architecture C/S: client/server B/S: browser/server 2. Classification of Web resources Static resources: Each user responds to a request with the same resources, which can...
This is the 18th day of my participation in the SpringBoot Challenge. 1) Create the SpringBoot application and select the module we need; 2) SpringBoot...
In Client/Server mode, both server-side programs should be written and Client programs should be developed. When software is updated, both Client and Server sides need...
J2EE is a Java enterprise level development specification, is a group of technical specification guide, the specific implementation is decided by the software manufacturer, such...
Process is the basis of the operating system structure, is a program execution, is a program and its data structure in the processing machine sequential...
Small knowledge, big challenge! This article is participating in the creation of "programmer essential knowledge" activity "Java foundation classic program 100 cases" (03) multiplication table