[JAVA] Spring boot memo writing (1)

What is Spring Boot?

Spring Framework is an open source application framework for the Java platform that allows you to develop a wide range of Java applications, not just web applications.

Feature

DI (Dependency Injection) DI has its origins in containers and is still the core feature of this framework. Starting with this DI container, it has many features, is now widely used as a web application framework, and has a thriving community.

Decide the version between modules, you can write the settings that had to be written in XML in Spring Framework as Java code, and the application runs quickly by incorporating a Web application container such as Tomcat.

Is there a vulnerability?

A serious vulnerability exists in Spring Boot

The following versions 1): Spring Boot 1.x
2): Spring Boot 2.x

  • Since there is no official announcement from Pivotal Software, there may be minor versions that are not affected by the above. This time, the version is widely described, including a warning.

https://www.shadan-kun.com/news/20190426_2/

Referenced article ↑ (19/4/26)

About starting STS from installation

https://eng-entrance.com/java-springboot

↑ Is this site easy to understand?

Create a new Spring starter project and even display it in a browser

Recommended Posts

Spring boot memo writing (1)
Spring boot memo writing (2)
Spring boot controller method memo
A memo that touched Spring Boot
Spring retrospective memo
Challenge Spring Boot
Spring Boot Form
Spring Boot Memorandum
gae + spring boot
Spring Boot + Thymeleaf BootStrap installation method memo
SPRING BOOT learning record 01
Spring Boot + Heroku Postgres
First Spring Boot (DI)
SPRING BOOT learning record 02
Spring Boot2 cheat sheet
Spring Boot exception handling
Spring Boot Servlet mapping
Spring boot development-development environment-
Spring Boot learning procedure
Learning Spring Boot [Beginning]
Spring Boot 2.2 Document Summary
Annotation notes when writing tests for Spring Boot
[Spring Boot] DataSourceProperties $ DataSourceBeanCreationException
Spring Boot 2.3 Application Availability
Spring boot tutorials Topics
Download with Spring Boot
Spring Security usage memo: Cooperation with Spring MVC and Boot
[Spring Boot] Environment construction (macOS)
[Personal memo] About Spring framework
Set context-param in Spring Boot
Try Spring Boot from 0 to 100.
Generate barcode with Spring Boot
Hello World with Spring Boot
JJUG CCC 2018 Spring participation memo
Spring Boot on Microsoft Azure
Implement GraphQL with Spring Boot
Spring Security usage memo CSRF
Spring Framework self-study memo series_1
Spring Boot tutorial task schedule
Spring 5 & Spring Boot 2 Hands-on preparation procedure
Get started with Spring boot
Spring Security usage memo Run-As
Hello World with Spring Boot!
Spring Boot 2 multi-project in Gradle
[Spring Boot] Web application creation
spring boot port duplication problem
Run LIFF with Spring Boot
SNS login with Spring Boot
Spring Boot Hot Swapping settings
[Java] Thymeleaf Basic (Spring Boot)
Spring Security Usage memo Method security
Introduction to Spring Boot ① ~ DI ~
Spring Security usage memo Remember-Me
File upload with Spring Boot
Spring Boot starting with copy
Introduction to Spring Boot ② ~ AOP ~
CICS-Run Java application-(4) Spring Boot application
Spring Boot starting with Docker
Spring Boot + Springfox springfox-boot-starter 3.0.0 Use
Spring Boot DB related tips
Hello World with Spring Boot