important highlights
- (Spring Boot) SPEL syntax highlighting and validation inside Java and embedded Spring Data queries.
- (Spring Boot) MySQL and PostgreSQL queries syntax highlighting and validation.
- (Spring Boot) Improvements around Content Assist, Navigation and/or Find References for
@Profile,@Resource,@Qualifier,@Valueannotations.
all fixes and improvements in detail
- (Spring Boot) add code completion and to go definition support for
@Resourceannotation (name attribute) #1298 - (Spring Boot) support
jakartaversion ofInjectannotation (in addition tojavaxvariant) #1297 - (Spring Boot) add content-assist and find references for
@Profileannotation #1294 - (Spring Boot) allow navigation to classpath resources from
@Valueannotation #1287 - (Spring Boot) do not show hidden files as proposals for classpath resources (in
@Valueannotation) #1286 - (Spring Boot) support classpath resources in code completion for
@Valueannotation #1285 - (Spring Boot) add content-assist for
@Qualifierannotation #1261 - (Spring Boot) improve parser-based validation for SpEL snippets #1237
- (Spring Boot) SpEL Syntax Highlighting #1234
- (Spring Boot) Error when edit spring xml bean config file #1295
- (Spring Boot) avoid mapping content-assist proposals to show up at class level #1280
- (Spring Boot) weird vscode JPQL/HQL syntax error for
@Querytext block in Spring Boot #1279 - (Spring Boot) Support SPEL expressions inside SQL queries #1270