[JAVA] What is Spring Tools 4

Spring Tools 4 was released on 9/25/2018. As of December 31, 2018, version 4.1.0 has been released.

The features are the following three.

--Providing tools suitable for Spring Framework and Spring Boot development for enterprises --Independent of a specific IDE --Reconstructed from the beginning without following the past STS

At the moment, it seems to be available in three types of IDEs: eclipse, Visual Studio Code, and Atom. In addition, STS3, which has been provided so far, seems to continue to be provided until the middle of 2019.

Spring Tools 4

Installation procedure (eclipse)

There are two steps.

--Download from the official website of Spring Tools 4 For those who want to develop Spring Framework and Spring Boot immediately. You will need to install the other plugins yourself. --Install Spring Tools 4 plugin on downloaded eclipse For those who want to install plugins in eclipse that they are already using, such as Pleiades.

This time, I will describe the procedure to install the second plug-in.

Start eclipse and select "Help"-> "Eclipse Marketplace". Enter "Spring Boot" etc. in the displayed dialog and search.

1.png

Select "Spring Tools 4-for Spring Boot" that appears. It almost follows the release of eclipse once every three months, but please note that it may not be supported before GA.

Click the "Install" button.

2.png

If there is no problem with the features to be installed, just press the "Confirm" button.

3.png

Read the terms of use and click the "Finish" button if you like.

4.PNG

Reboot to complete the Spring Tools 4 installation.

Reference material

-Spring Tools 4 Features and Implementation This is the material that was announced at Spring Fest 2018. Details such as an overview of added / discontinued functions are described.

Recommended Posts

What is Spring Tools 4
What is @Autowired in Spring boot?
What is Cubby
What is Docker?
What is null? ]
What is java
What is Keycloak
What is maven?
What is Docker
What is self
What is Jenkins
What is ArgumentMatcher?
What is IM-Juggling?
What is params
What is SLF4J?
What is Facade? ??
What is Java <>?
What is Gradle?
What is POJO
What is Java
What is centOS
What is RubyGem?
What is programming?
What is before_action?
What is Docker
What is Byte?
What is Tomcat
What is a Spring Boot .original file?
What is Maven Assembly?
What is `docker-compose up`?
What is a constructor?
What is vue cli
What is an interface?
What is Ruby's self?
Spring MVC: What happens when `@ RequestParam` is omitted
What is hard coding?
What is a stream
What is Ruby's attr_accessor?
What is Java Encapsulation?
What is permission denied?
What is instance control?
What is an initializer?
What is an operator?
What is object orientation?
What is Guava's @VisibleForTesting?
What is MVC model?
What is an annotation?
What is Java technology?
What is Java API-java
What is @ (instance variable)?
What is Gradle's Artifact?
What is JPA Auditing?
[Swift] What is dismiss?
[Java] What is flatMap?
What is a Servlet?
What is web development?
[Java] What is JavaBeans?
[Android] What is Context? ??
[Java] What is ArrayList?
[Ruby] What is true?
What is object-oriented after all?