Commit Graph

6456 Commits

Author SHA1 Message Date
Martin Lippert
0ca6bcaab5 removed code duplication 2025-02-10 19:03:09 +01:00
Martin Lippert
f96b32bfc0 GH-1463: support for concatenated strings for more reference providers 2025-02-10 19:03:09 +01:00
Martin Lippert
4d767eb86d replace sysout with proper logging of exceptions 2025-02-10 19:03:09 +01:00
aboyko
dfc19a5867 [GHA] Add CRC32 alg 2025-02-10 12:53:59 -05:00
Martin Lippert
2226da72ee GH-1424: fix test failures due to beans now being under the config node 2025-02-10 16:12:01 +01:00
Martin Lippert
f5cc986854 GH-1424: bean index elements now childs of surrounding config node 2025-02-10 15:15:27 +01:00
Martin Lippert
8f6b5a619a GH-1473: fixing deserialization of index cache issue with duplicated type name attribute
Fixes GH-1473
2025-02-07 14:33:21 +01:00
Martin Lippert
6698801ed4 GH-1041: removed enhanced bean symbol wrapper class as a final step
Fixes GH-1041
2025-02-07 09:44:46 +01:00
Martin Lippert
b3c7e7f560 GH-1463: support for concatenated strings added to qualifier reference provider 2025-02-07 08:57:22 +01:00
Martin Lippert
ba9a589122 GH-1463: support concatenated strings added to beans symbol provider 2025-02-07 08:14:18 +01:00
Martin Lippert
08518771a8 GH-1463: additional test cases for concatenated bean names in component annotations 2025-02-06 13:26:19 +01:00
Martin Lippert
edbf8706a5 GH-1471: do not filter bean proposals on the language server side
Fixes GH-1471
2025-02-06 12:15:53 +01:00
Martin Lippert
c28c6d87a7 GH-1463: support concatenated strings while extracting request mapping path information 2025-02-06 07:30:35 +01:00
Martin Lippert
b537496bd0 GH-1465: take event listener types defined via annotation attribute into account when looking for references
Fixes GH-1465
2025-02-06 07:30:35 +01:00
Martin Lippert
0b6b6dff9c GH-1348: navigation for events improved
GH-1461: hierarchy of events taken into account when looking for references from listeners, too

GH-1462: event listener index nodes now not created twice for type and annotation anymore
2025-02-06 07:30:35 +01:00
Martin Lippert
4f675ccebb GH-1462: add event listener index elements for interface implementations without component annotation 2025-02-06 07:30:35 +01:00
Martin Lippert
4921ac3d07 GH-1461: including the type hierarchy of events when finding references from listeners to publishers 2025-02-06 07:30:34 +01:00
Martin Lippert
d69ce48839 GH-1461: add event type hierarchy to publisher index element 2025-02-06 07:30:34 +01:00
Martin Lippert
2a2784134d GH-1461: added early tests for event type hierarchy support 2025-02-06 07:30:34 +01:00
Martin Lippert
0e1dd52565 GH-1348: find references from listeners to publishers and vice versa now works
Fixes GH-1348
2025-02-06 07:30:34 +01:00
Martin Lippert
d5e95d351c GH-1348: identifying event publishers now while indexing 2025-02-06 07:30:34 +01:00
Martin Lippert
ce865156c2 fix http URL in Apache license header 2025-02-06 07:30:34 +01:00
Martin Lippert
10da06405e fix http URL in Apache license header 2025-02-06 07:30:34 +01:00
Martin Lippert
1a145efa50 GH-1348: first steps towards indexing event listeners 2025-02-06 07:30:34 +01:00
Martin Lippert
cbe4fd10c2 GH-1425: refactored indexer mechanics to mostly work on indexer model elements instead of concrete bean objects 2025-02-06 07:30:34 +01:00
Martin Lippert
40b622e4f5 add request mapping details as index child elements to controller bean 2025-02-06 07:30:34 +01:00
Martin Lippert
bdc7086586 GH-1425: groundwork to allow nested beans in internal index structure 2025-02-06 07:30:34 +01:00
aboyko
313f03d544 Added missing boot 3.4 properties upgrade 2025-02-05 21:20:36 -05:00
vudayani
41fa3f4a12 Inject Bean completion proposal via Rewrite recipes 2025-02-05 17:37:53 -05:00
aboyko
ca1097058f Bump to 4.29.0 2025-02-05 11:49:56 -05:00
aboyko
1e2bc24c6d Bump to 1.61.0 2025-02-05 11:44:28 -05:00
aboyko
a685ed669f [GHA] Use v4 for download artifact 2025-02-05 10:08:00 -05:00
aboyko
66955cb327 [GHA] Use v4 for upload artifact 2025-02-05 10:03:47 -05:00
aboyko
ac44051b87 [GHA] Back to AWS CLI 2.22 2025-02-04 09:35:14 -05:00
aboyko
bdb3472eb0 [GHA] Try AWS CLI 2.23 2025-02-04 09:32:07 -05:00
aboyko
9d240295e5 [GHA] Revert back to AWS CLI 2.22 - Cloudflare fix not deployed 2025-02-03 20:02:32 -05:00
aboyko
74fba77c36 [GHA] Try latest AWS CLI 2025-02-03 20:00:32 -05:00
aboyko
371a6cdd9a Change log update for vscode-spring-boot extension 2025-02-03 17:39:38 -05:00
aboyko
aefa50385b [GHA] Use AWS CLI version 2.22 2025-02-03 10:45:57 -05:00
aboyko
28649b658b [GHA] Revert Check AWS CLI latest version - not working 2025-02-03 09:17:29 -05:00
aboyko
68206f475f [GHA] Check AWS CLI latest version 2025-02-03 09:10:41 -05:00
Martin Lippert
2f21fe3c9b updated build target definitions to fix lsp4e version and to include latest mpc client for 2025-03 based builds 2025-02-03 12:11:48 +01:00
Martin Lippert
3824d67916 GH-1429: find parent method or type declaration from within deeper nested ast nodes
Fixes GH-1429
2025-02-03 09:33:05 +01:00
aboyko
5f45c08071 Remove extra logging for unit test 2025-02-02 08:08:31 -05:00
aboyko
a6af211100 [GHA] LS Eclipse and VSCode Extensions with older AWS CLI 2025-01-31 17:34:10 -05:00
aboyko
e2ed8f2f00 [GHA] Try snapshot builds with older AWS CLI 2025-01-31 16:42:29 -05:00
aboyko
f77c856549 [GHA] Attempt to override newer AWS CLI 2025-01-31 09:50:12 -05:00
aboyko
1e71c38bcb [GHA] Switch upload nighly distro's html page to ubuntu runner 2025-01-31 09:48:00 -05:00
aboyko
39c244d188 [GHA] Try AWS CLI 2.22 2025-01-31 09:42:31 -05:00
aboyko
7187148491 [GHA] Debug upload: 10 retries for AWS S3 CLI 2025-01-29 10:15:51 -05:00