search
HomeJavaJavaBasewhat is springboot

what is springboot

Jul 01, 2020 pm 03:32 PM
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 way to configure it, so that developers do not need to worry about it. It is then necessary to define boilerplate configurations.

what is springboot

What is Spring Boot

With the popularity of dynamic languages ​​(Ruby, Groovy, Scala, Node.js), the development of Java has become more and more important. Extraordinarily cumbersome; numerous configurations, low development efficiency, complex deployment processes, and difficulty in integrating third-party technologies.

In the above environment, Spring Boot came into being. It uses "habits over configuration" (There are a large number of configurations in the project, and there is also a built-in custom configuration, so you don’t need any means to configure it) The concept allows your project to run quickly.

It is easy to create an independent operation using Spring Boot ( Running jar, embedded Servlet container), a quasi-production-level project based on the Spring framework, using Spring Boot you don’t need or only need very little Spring configuration.

Advantages and Disadvantages of Spring Boot

Advantages:

(1) Quickly build projects;

(2) Configuration-free integration of mainstream development frameworks;

(3) Projects can run independently without external Depends on Servlet container;

(4) Provides runtime application monitoring;

(5) Greatly improves development and deployment efficiency;

(6) And cloud computing Natural integration.

Disadvantages:

(1) The book documentation is few and not deep enough;

(2) If you don’t agree with the Spring framework, this may be its shortcoming , but it is recommended that you must use the Spring framework.

Recommended tutorial: "java tutorial"

The above is the detailed content of what is springboot. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.