Spring Tools (@springtools4) 's Twitter Profile
Spring Tools

@springtools4

Spring Tools for Visual Studio Code, Eclipse, and Theia: spring.io/tools

ID: 943504539482812416

calendar_today20-12-2017 15:33:06

472 Tweet

1,1K Followers

13 Following

Spring Tools (@springtools4) 's Twitter Profile Photo

In case you came across this: github.com/spring-project…, this patch release is for you. It fixes the signing issue for the Windows package of the Spring Tools for Eclipse

Spring Tools (@springtools4) 's Twitter Profile Photo

Further performance improvements shipped as part of the latest release, this time around indexing source code and running all the Spring specific validations - running faster than ever... 🥳🚀

Spring Tools (@springtools4) 's Twitter Profile Photo

Cleaning up the list of Spring workspace symbols: the latest release doesn't create workspace symbols anymore for annotations like NonNull, NonNullApi, Nullabe - making the list of symbols less crowded 😀

Spring Tools (@springtools4) 's Twitter Profile Photo

Early access snapshot builds of Spring Tools with support for Java 24 have arrived: cdn.spring.io/spring-tools/s… - the early access builds for the next Eclipse 2025-06 release have the Java 24 support already built-in 🥳 🚀

Spring Tools (@springtools4) 's Twitter Profile Photo

Available as an early access preview in Spring Tools for Visual Studio Code: hierarchical outline view for Spring components, incl. as-you-type updates - far from complete, but we would love to hear your early feedback -> look out for the preference to enable

Spring Tools (@springtools4) 's Twitter Profile Photo

Wanna see Spring Tools live and in action? Join project lead Martin Lippert on May 7 in Mainz at JAX 2025 or on May 15 in Cologne at JCON Europe 2025 for "Spring Tools Live - All the Great New Things"

Spring Tools (@springtools4) 's Twitter Profile Photo

Sneak preview: available in Visual Studio Code for quite some time, the next release of Spring Tools brings this to the Java editor inside of 🌒 Eclipse Java IDE: syntax highlighting for SQL / JPQL / HQL statements, SpEL expressions, and CRON expressions when using Spring annotations 🚀 😎 🥳

Sneak preview: available in <a href="/code/">Visual Studio Code</a> for quite some time, the next release of <a href="/springtools4/">Spring Tools</a> brings this to the Java editor inside of <a href="/EclipseJavaIDE/">🌒 Eclipse Java IDE</a>: syntax highlighting for SQL / JPQL / HQL statements, SpEL expressions, and CRON expressions when using Spring annotations 🚀 😎 🥳
Spring Tools (@springtools4) 's Twitter Profile Photo

Auto completion for injecting bean dependencies coming to Spring Tools - just start typing the name of the bean you would like to use in a method body, and the auto completion will take care of adding a field + constructor injection for you 🥳

Spring Tools (@springtools4) 's Twitter Profile Photo

Want to get a super quick overview of all your request mappings and navigate to the corresponding code? Use "Go To Symbol in Workspace" in Visual Studio Code , type "@/" and if you have Spring Tools installed, all request mappings will show up as you type 🚀