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:
-
- Daily JAVA10 Questions about SpringBoot
- This article mainly introduces 10 Spring Boot interview questions that are often encountered during the interview process. By reading this article, you will master the following 10 points
- javaTutorial . spring-boot 2424 2019-10-26 16:14:17
-
- spring boot integrated sitemesh
- Sitemesh is a framework based on Web page layout, decoration and integration with existing Web applications. It is a decorator. It can help us create consistent page layout and appearance in projects with a large number of page projects, such as consistent navigation bars, consistent banners, consistent copyrights, etc.
- javaTutorial . spring-boot 3793 2019-09-04 16:52:42
-
- What are java microservices
- In Java, microservices is a service-oriented architectural style in which applications are built as a collection of different small services rather than a single application. Unlike a single program, microservices allow you to run multiple independent applications simultaneously, and these independent applications can be created using different coding or programming languages.
- javaTutorial . spring-boot 14995 2020-09-17 16:05:26
-
- What are the annotations for spring?
- @Configuration treats a class as an IoC container. If @Bean is registered on one of its method headers, it will be used as a Bean in the Spring container. @Scope annotation, scope. @Lazy(true) means lazy initialization. wait...
- javaTutorial . spring-boot 2498 2019-05-16 14:35:04
-
- What is Spring Cloud
- Spring Cloud is a microservices framework. Spring Cloud provides a complete set of distributed system solutions, which not only encapsulates multiple open source components of the microservice basic framework Netflix, but also integrates with the cloud platform and the Spring Boot development framework.
- javaTutorial . spring-boot 35891 2020-09-15 13:40:08
-
- Introduction to conditional judgment in Spring Boot (with code)
- This article brings you an introduction to conditional judgment in Spring Boot (with code). It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
- javaTutorial . spring-boot 3664 2019-04-11 13:14:08
-
- What are the common annotations for springboot?
- Commonly used annotations in springboot include: 1. SpringBootApplication; 2. Repository; 3. Service; 4. RestController; 5. ResponseBody; 6. Component, etc.
- Common Problem . spring-boot 92935 2020-09-08 16:30:51
-
- Introduction to integrating Sharding-JDBC reading and writing separation in Spring Boot (with code)
- This article brings you an introduction to the integration of Sharding-JDBC reading and writing separation in Spring Boot (with code). It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
- javaTutorial . spring-boot 3064 2019-03-12 15:46:44
-
- Introduction to the method of integrating spring session with Spring boot to realize session sharing
- This article brings you an introduction to the method of integrating spring session with Spring boot to achieve session sharing. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
- javaTutorial . spring-boot 2302 2019-02-19 15:56:42
-
- Ultra-detailed complete solution to cross-domain problems (with examples)
- This article brings you a very detailed and complete solution to cross-domain issues (with examples). It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
- JS Tutorial . spring-boot 2666 2019-01-14 10:05:47
-
- Detailed explanation of SpringCloud's microservice deployment
- This article brings you a detailed explanation of Spring Cloud's microservice deployment. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
- javaTutorial . spring-boot 6052 2018-10-27 11:56:24
-
- Analysis of several common Java interview questions for autumn recruitment
- This article brings you an analysis of several common Java interview questions for autumn recruitment. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
- javaTutorial . spring-boot 2523 2018-10-23 16:44:15
-
- Using Spring Data JPA to connect to the database in Spring Boot
- This article brings you content about using Spring Data JPA to connect to the database in Spring Boot. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
- javaTutorial . spring-boot 3897 2018-10-17 16:16:34
-
- Detailed introduction to Thymeleaf templates in SpringBoot
- This article brings you a detailed introduction to the Thymeleaf template in SpringBoot. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
- javaTutorial . spring-boot 3388 2018-10-11 15:19:32
-
- A brief introduction to Spring Boot main class and directory structure (with examples)
- This article brings you a brief introduction to the main class and directory structure of Spring Boot (with examples). It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
- javaTutorial . spring-boot 3475 2018-09-27 16:44:17