Skip to content

4.30.0.RELEASE

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 14:16

important highlights

  • (Spring Boot - Eclipse) Embedded into Java source code JPQL/SQL queries syntax highlighting in Java editor
  • (Spring Boot) Support for new functional bean registrations via BeanRegistrar, coming in Spring Framework 7
  • (Spring Boot) Improvements to Bean Injection completion proposals

updates to the Spring Tools for Eclipse distribution

  • early access builds available for Eclipse 2025-06 milestone builds
  • branding updates, moving from Spring Tool Suite 4 towards just Spring Tools and Spring Tools for Eclipse

all fixes and improvements in detail

  • (Spring Boot - Eclipse) syntax highlighting for embedded languages (SpEL, JPQL, SQL, HQL, etc.) inside of Java editor (in Eclipse) #1235
  • (Spring Boot) adjust and enhance NotRegisteredBeansReconciler #1530
  • (Spring Boot) [spring framework 7] add validation to check for @Component like annotations on bean registrars #1523
  • (Spring Boot) [spring framework 7] add preference for new bean registrar validation #1522
  • (Spring Boot) No Syntax highlighting for queries in a @NativeQuery #1502
  • (Spring Boot) [spring framework 7] add validation + quickfixes to identify new BeanRegistrars that are not imported #1499
  • (Spring Boot) [spring framework 7] add support for indexing functional bean registrations via BeanRegistrar #1498
  • (Spring Boot) NotRegisteredBeansReconciler doesn't take factory files into account anymore #1529
  • (Spring Boot) [bean completion proposals] avoid duplicate proposals #1519
  • (Spring Boot) [bean completion proposals] completions show up at class level #1528
  • (Spring Boot) [bean completion proposals] bean completion does not show up #1501
  • (Spring Boot) Polish visualization of repository nodes in Spring outline #1536
  • (Spring Boot) [structure view] add properties as children to configuration property nodes #1494
  • (Spring Boot) replace remaining occurrences of Spring Tools 4 with Spring Tools #1459
  • (Spring Boot - Eclipse) Main class outside project not found #1437
  • (Spring Boot) update jdt.core to 3.41.0 #1539
  • (Spring Boot) ConcurrentModificationException thrown while removing project #1535
  • (Spring Boot) stop showing progress when exception happens deep inside the language server #1510
  • (Spring Boot) cleanup messages to Error Log View #1515
  • (Concourse) Unknown property 'url' for type 'VaultConfig' vscode-concourse(YamlSchemaProblem) #1534