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:
-
- 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 2919 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 21614 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 13533 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 3634 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 7183 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 5617 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 3075 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 7404 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 7410 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 8983 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 3726 2020-06-03 10:47:25
-
- How SpringBoot integrates redis cache
- The Spring framework is an open source application framework on the Java platform that provides a container with control inversion characteristics. This article will introduce to you how SpringBoot integrates redis cache. I hope it will be of some help to you.
- Redis . spring-boot 2707 2020-05-12 09:19:02
-
- What is the difference between Springboot and SpringMVC
- The difference between Springboot and SpringMVC is: Springboot is just a configuration tool, integration tool, and auxiliary tool; SpringMVC is a framework, which is the actual code running in the project.
- javaTutorial . spring-boot 2860 2020-05-08 13:20:29
-
- How to set time zone and default encoding in MySQL
- When learning spring boot, you need to install MySQL5.7 locally on Windows. After configuring the project, you will be prompted to set the time zone after starting it. During use, you will find garbled characters and Chinese characters cannot be displayed. The main reason for the above problems is that there is no setting in MySQL5.7. Time zone and encoding.
- Mysql Tutorial . spring-boot 7550 2020-03-10 08:54:27
-
- What are the common microservice frameworks in java
- Common microservice frameworks in "java" include: 1. "Spring Boot", a microservice framework suitable for inversion of control and aspect-oriented programming; 2. "Jersey", this open source framework supports "java"'s "JAX- RS API"; 3. "Play" framework, which is modular and supports asynchronous.
- Javagetting Started . spring-boot 3492 2019-11-23 14:25:34