Profile avatar
springtools.bsky.social
Spring Tools for Visual Studio Code, Eclipse, and Theia: https://spring.io/tools
21 posts 212 followers 2 following
Regular Contributor

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... 🥳🚀

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

Spring Tools 4.28.1 released for @EclipseJavaIDE 2024-12, @code, @theia_ide - download from spring.io/tools - for more details: github.com/spring-proje...

Bringing significant performance improvements and reduced memory footprint to all our Spring Tools users: the latest release comes with a completely new and now incremental index caching mechanism - resulting in a lot less work for the CPU while working on code 🚀🥳

Spring Tools 4.28.0 released for @EclipseJavaIDE 2024-12, @code, @theia_ide - download from spring.io/tools - for more details: github.com/spring-proje...

Using the fluent API of Spring Webflux to define routers and defining multiple routes in one go? @springtools.bsky.social analyzes those call chains for you and highlights all the elements of a route when you click on one part of it

Nice symbols for request mappings in the outline view and command palette are not only shown when working with Spring Web MVC controller mappings, but also when using Spring Webflux - even for functional router implementations 🥳

Spring Webflux is nicely supported in @springtools4.bsky.social as well, including router definitions and handler methods. The mapping information, for example, is automatically extracted and displayed as a code lens on the handler function - for your convenience 🥳😎

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. 😎

In the latest @springtools4.bsky.social release: Find all references to a property key now takes references from Value and ConditionalOnProperty annotations into account and shows much more precise location information

Find all references to a property when working with a ConditionalOnProperty annotation? Right at your fingertips with the latest @springtools4.bsky.social

Jumping to the definiton of a property key from a ConditionalOnProperty annotation is now just one click away - using the latest release of @springtools4.bsky.social

@springtools4.bsky.social lead @martinlippert.bsky.social , showing the latest and greatest from Spring Tools live at the OCX / EclipseCon 2024 conference

Did you see the new auto completion support for ConditionalOnProperty annotations in the latest @springtools4.bsky.social release? It supports prefixes and takes them into account when inserting keys

Wondering about the evaluation results of your conditional annotations? @springtools4.bsky.social show up the runtime results directly in your source code - no need to find them in a report anymore 😀

Spring Tools 4.27.0 released for the Eclipse Java IDE, Visual Studio Code, Eclipse Theia - download from spring.io/tools - for more details: github.com/spring-proje...

Try out a request mapping directly from your source code has never been easier. @springtools4.bsky.social show you the full URLs of the mappings from a running Spring Boot application directly in your source code 🚀

Which profiles are active in my running Spring Boot application? Once you have Spring Boot Actuators included, @springtools4.bsky.social will highlight the active profiles in your source code 🧐

What to see what is going on with your Spring Boot application at runtime? Add Spring Boot Actuators to your project and @springtools4.bsky.social will show up live information from running apps in your source code, for example bean wirings 🧐

Want to know where your bean is coming from that you have referenced in your ConditionalOnBean annotation? @springtools4.bsky.social has direct "go to definition" navigation for bean names in ConditionalOnBean annotations now

Are you still using the RequestMapping annotation, but would like to move to the more specific GetMapping, PostMapping, etc. annotations in Spring? The Spring Tools for Visual Studio Code and Eclipse have a built-in automated refactoring for that

Using ConditionalOnBean annotations has never been easier with content-assist for bean names when using Spring Tools (for Visual Studio Code and Eclipse)

Spring Tools 4.26.0 released for Visual Studio Code, Eclipse 2024.09, and Theia - download from spring.io/tools - for more details github.com/spring-proje...