Spring Tools
@springtools.bsky.social
380 followers 2 following 41 posts
Spring Tools for Visual Studio Code, Eclipse, and Theia: https://spring.io/tools
Posts Media Videos Starter Packs
springtools.bsky.social
Want to get a sneak peak into the next major release? @odrotbohm.de showing the completely new logical structure view in action in his talk at @devoxx.com (the IDE demo starts here: www.youtube.com/watch?v=k3o1...) - pre-release for @vscode.dev available today, GA coming end of November 🚀🥳
Reposted by Spring Tools
martinlippert.bsky.social
Thanks a lot for pointing this out and bringing this to our attention @thomasvitale.com - and in case you have more things like this in mind, please let us know, would be awesome to incorporate more validations like this into the @springtools.bsky.social 🚀
springtools.bsky.social
Some insights into what we are working on... 😎
odrotbohm.de
Double sneak preview! #jMolecules 2.0 is going to introduce a declarative stereotype concept for predefined ones (DDD, Spring) and custom ones declared in your projects. The #STS team has a prototype to turn that information into a project tree for higher-level project navigation. ☕️⚗️
An image displaying a tree structure of a software application, grouping various components by their architectural stereotype, such as Domain Event Handlers, Aggregate Roots, Services, Entities.
springtools.bsky.social
Out now: the latest recording of the @springtools.bsky.social in action, with Spring Tools lead @martinlippert.bsky.social - Enjoy
martinlippert.bsky.social
The "Spring Tools Live - All the Great New Things" session from JCON Europe 2025 is now available on YouTube: www.youtube.com/watch?v=5-_U... - Enjoy!
Spring Tools Live - All the Great New Things | Martin Lippert (EN)
YouTube video by JAVAPRO
www.youtube.com
springtools.bsky.social
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 @vscode.dev , type "@/" and if you have @springtools.bsky.social installed, all request mappings will show up as you type 🚀
Reposted by Spring Tools
martinlippert.bsky.social
Very much looking forward to both events. Hope to see you next week in Mainz and the week after in Cologne... 😀🥳
springtools.bsky.social
Wanna see @springtools.bsky.social live and in action? Join project lead @martinlippert.bsky.social 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"
springtools.bsky.social
Auto completion for injecting bean dependencies coming to @springtools.bsky.social - 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 🥳
springtools.bsky.social
And the upcoming Spring Tools release will already include support for this... 🥳
seb.deleuze.fr
I have just merged into Spring Framework main branch a first-class support for programmatic bean registration for Java and Kotlin. Will be part of the upcoming Spring Framework 7.0.0-M3.
Programmatic Bean Registration :: Spring Framework
docs.spring.io
springtools.bsky.social
Sneak preview: available in @vscode.dev for quite some time, the next release of @springtools.bsky.social brings this to the Java editor inside of Eclipse as well: syntax highlighting for SQL / JPQL / HQL statements, SpeL expressions, and CRON expressions when using Spring annotations 🚀 😎 🥳
springtools.bsky.social
Wanna see @springtools.bsky.social live and in action? Join project lead @martinlippert.bsky.social 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"
springtools.bsky.social
Available as an early access preview in @springtools.bsky.social for @vscode.dev: 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
springtools.bsky.social
Early access snapshot builds of @springtools.bsky.social with support for Java 24 have arrived: cdn.spring.io/spring-tools... - the early access builds for the next Eclipse 2025-06 release have the Java 24 support already built-in 🥳 🚀
springtools.bsky.social
We released a quick patch release to address this, so make sure you update to the latest and greatest... 🥳
springtools.bsky.social
Spring Tools 4.29.1 released for @code, @EclipseJavaIDE 2025-03, @theia_ide - download from spring.io/tools - for more details: github.com/spring-proje...
springtools.bsky.social
Quick workaround: There is a preference to turn this off. 😀
springtools.bsky.social
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 😀
springtools.bsky.social
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... 🥳🚀
springtools.bsky.social
For us at @springtools4.bsky.social, working on performance is daily business. We aim at continuously improving performance and footprint of the tooling with every single release. And the next one is no exception to that. Stay tuned. 😎
springtools.bsky.social
In case you came across this: github.com/spring-proje..., this patch release is for you. It fixes the signing issue for the Windows package of the Spring Tools for Eclipse