current location:Home > Technical Articles > Backend Development
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- What do programmers mean by front-end, back-end, and full stack?
- What are front-end programmers, back-end programmers, and full-site programmers? When looking for a job, should I choose front-end or back-end? Why are so many full-site programmers in the United States? With these questions, this article will answer them one by one to ensure that you understand these concepts clearly!
- Common Problem . spring-boot 3844 2022-01-18 16:06:09
-
- How to implement microservices using PHP?
- This article will introduce to you how to use PHP to implement microservices? It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- PHP Problem . spring-boot 5219 2023-03-10 17:48:01
-
- How to understand the springboot framework
- Spring Boot is a new framework provided by the Pivotal team. It is designed to simplify the initial construction and development process of new Spring applications. The framework uses an ad hoc approach to configuration, eliminating the need for developers to define boilerplate configurations.
- JavaBase . spring-boot 7349 2023-01-13 00:40:01
-
- How to explore the mapping rules of static resources through source code
- This article will introduce you to the method of exploring static resource mapping rules through source code. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- javaTutorial . spring-boot 2229 2021-05-06 09:36:49
-
- Introducing the three simplest implementation methods of Java scheduled tasks
- The basic Java tutorial introduces that scheduled tasks are particularly common in actual development. For example, the e-commerce platform automatically cancels unpaid orders after 30 minutes, as well as data summary and backup in the early morning, etc., all of which need to be achieved with the help of scheduled tasks, so we will come to this article Let’s take a look at some of the simplest ways to implement scheduled tasks.
- JavaBase . spring-boot 2841 2020-12-29 17:45:48
-
- What are the four major components of springboot?
- The four major components of springboot are: 1. auto-configuration component; 2. starter component; 3. springboot cli component; 4. actuator component.
- JavaBase . spring-boot 21464 2020-11-30 14:13:29
-
- nginx can start successfully but cannot be accessed
- This article introduces how to solve the problem that nginx can be started successfully but cannot be accessed. I hope it can help everyone.
- Nginx . spring-boot 13332 2020-11-04 16:48:13
-
- MySQL monitoring tool mysql-monitor detailed explanation
- This article mainly introduces the relevant knowledge of the MySQL monitoring tool mysql-monitor. This article introduces it to you in great detail through example code. It has certain reference value for everyone's study or work. Friends who need it can refer to it.
- Mysql Tutorial . spring-boot 3542 2020-07-21 12:38:18
-
- What are the core annotations of SpringBoot?
- SpringBoot core annotations include: @SpringBootApplication*, @Configuration, @SpringBootConfiguration, @ComponentScan, @Conditional, etc.
- PHP Problem . spring-boot 7056 2023-03-02 18:10:01
-
- what is springboot
- Spring Boot is a new framework provided by the Pivotal team. It is designed to simplify the initial construction and development process of new Spring applications. The framework uses a specific method for configuration, so that developers no longer need to define boilerplate configuration.
- JavaBase . spring-boot 5530 2020-07-01 15:56:39
-
- The difference between springboot and springmvc
- The difference between springboot and springmvc is that springboot is just a configuration tool, integration tool, and auxiliary tool, while springmvc is the framework and the actual code running in the project.
- JavaBase . spring-boot 2980 2020-07-01 15:09:36
-
- What is the principle of spring boot?
- The principle of [spring boot] is: 1. Dependency management, [Spring Boot] has done a lot of starters; 2. Automatic configuration, [Spring Boot] provides configuration classes for many common components and frameworks based on Spring code configuration; 3. Embedded containers , a common web container integrating Java.
- Javagetting Started . spring-boot 7263 2020-06-16 14:14:35
-
- Introduction to Spring Boot framework
- SpringBoot is the starting point for all projects developed based on Spring. Its design purpose is to allow developers to build Spring applications as quickly as possible and to reduce configuration files as much as possible. To put it simply, SpringBoot is not a framework, but a tool. .
- JavaBase . spring-boot 7261 2020-06-13 10:19:26
-
- Why use ssm framework
- The reasons for using the SSM framework are: 1. Reduce coding, simplify the access of the Java program to the database, and improve the access efficiency and stability of the database; 2. Make the code more standardized and reusable; 3. Make the code easy to expand and easy to use. maintain.
- javaTutorial . spring-boot 8906 2020-06-12 13:47:48
-
- What are the commonly used Java microservice frameworks?
- Commonly used Java microservice frameworks include: 1. spring boot, which makes microservice construction easier by handling configuration details; 2. helidon, which retains a lightweight, servlet-based core; 3. restlet, which Provides a larger set of features and connections.
- JavaBase . spring-boot 3622 2020-06-03 10:47:25