Martin Lippert
f8aabc2625
GH-1465: take event listener types defined via annotation attribute into account when looking for references
...
Fixes GH-1465
2025-02-05 11:38:51 +01:00
Martin Lippert
24c5d4e29d
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-05 11:38:51 +01:00
Martin Lippert
12c50b52ea
GH-1462: add event listener index elements for interface implementations without component annotation
2025-02-05 11:38:51 +01:00
Martin Lippert
168637d5fa
GH-1461: including the type hierarchy of events when finding references from listeners to publishers
2025-02-05 11:38:51 +01:00
Martin Lippert
d9e8a0cadc
GH-1461: add event type hierarchy to publisher index element
2025-02-05 11:38:51 +01:00
Martin Lippert
cace5e3ad5
GH-1461: added early tests for event type hierarchy support
2025-02-05 11:38:51 +01:00
Martin Lippert
0a30bdeba8
GH-1348: find references from listeners to publishers and vice versa now works
...
Fixes GH-1348
2025-02-05 11:38:51 +01:00
Martin Lippert
a40fd218ba
GH-1348: identifying event publishers now while indexing
2025-02-05 11:38:51 +01:00
Martin Lippert
adff5f132a
fix http URL in Apache license header
2025-02-05 11:38:51 +01:00
Martin Lippert
f313998277
fix http URL in Apache license header
2025-02-05 11:38:51 +01:00
Martin Lippert
69dd0e2d7c
GH-1348: first steps towards indexing event listeners
2025-02-05 11:38:51 +01:00
Martin Lippert
b9e90da776
GH-1425: refactored indexer mechanics to mostly work on indexer model elements instead of concrete bean objects
2025-02-05 11:38:49 +01:00
Martin Lippert
ae6806bf7e
add request mapping details as index child elements to controller bean
2025-02-05 11:26:45 +01:00
Martin Lippert
23180511d8
GH-1425: groundwork to allow nested beans in internal index structure
2025-02-05 11:26:45 +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
b81a224756
Attempt to fix failing XML HyperLink unit test
2025-01-28 22:42:05 -05:00
aboyko
cc06fd97c3
Merge branch 'main' of https://github.com/spring-projects/sts4 into main
2025-01-28 18:26:20 -05:00
aboyko
f1ba2b330b
Debug unit tests failure
2025-01-28 18:24:11 -05:00
Martin Lippert
06024667cc
final update to indexer generations for upcoming 4.28.0 release to make sure no stale data is read from cache
2025-01-28 21:51:31 +01:00
Martin Lippert
23ad220123
GH-1458: ignore org.springframework.lang annotations when creating default symbols
...
Fixed GH-1458
2025-01-27 15:57:54 +01:00
Martin Lippert
0bcbf0625e
stability improvements for tests around conditional on resource
2025-01-24 16:38:15 +01:00
aboyko
1c642049ff
No rewrite-static-analysis dependency. Adopt latest Apache license OR
2025-01-22 12:56:48 -05:00
Martin Lippert
f66a5f3c2b
removed code that is not used anymore
2025-01-22 10:13:29 +01:00
Martin Lippert
2d86e093b0
GH-1429: do not include bean names from the same method or component
...
Fixes GH-1429
2025-01-22 10:12:48 +01:00
Martin Lippert
2a11dbf58f
adapt named annotation tests to improved component bean name implementation
2025-01-17 22:25:08 +01:00
Martin Lippert
4e90e8137a
GH-1451: component symbol provider now takes attribute value into account when calculating the bean name
...
Fixes GH-1451
2025-01-17 21:40:29 +01:00
Martin Lippert
8adb26325f
GH-1449: webflux index elements gets updated correctly on file changes
...
Fixes GH-1449
2025-01-16 12:17:16 +01:00
Martin Lippert
2416437044
update indexer generations to ensure cache cleanup
2025-01-16 12:16:12 +01:00
Martin Lippert
778cacf3bd
GH-1041: finally removing main obsolete symbol add-on information interface
2025-01-16 10:18:19 +01:00
Martin Lippert
ad39b9f0c8
cleanup copyright year for files already changed in 2025
2025-01-16 10:00:50 +01:00
aboyko
02cd877742
[HQL] SPEL as entity name
2025-01-15 19:34:26 -05:00
Martin Lippert
e2a8eae804
take qualified name nodes into account when identifying webflux routes
...
Fixes GH-1447
2025-01-15 15:50:02 +01:00
Martin Lippert
9bc2fa8e6e
remove unused import
2025-01-15 14:59:10 +01:00
Martin Lippert
21accaebf3
GH-1041: replaced webflux symbol addon information objects with new index child nodes
...
some additional groundwork for nested structure inside of spring index, in support of GH-1425, GH-1431, GH-1424
2025-01-15 14:27:25 +01:00
Martin Lippert
c1b1a06fba
GH-1043: create correct bean index element for functional beans that implement the function interface
...
Fixes GH-1043
2025-01-13 12:48:58 +01:00
Martin Lippert
f58305d6b0
fix test failures that were not updated to the latest removal of beans symbol addon information objects
2025-01-10 11:33:10 +01:00
Martin Lippert
435cd5928f
GH-1041: removed outdated beans addon symbol information, now fully replaced with new spring index
2025-01-10 10:01:44 +01:00
Martin Lippert
7c40f30480
GH-1041: removed special symbols addon class for config beans, not necessary anymore
2025-01-09 14:36:50 +01:00
Martin Lippert
44e4974596
GH-1041: reconciler that finds non-registered aot processor beans updated to use spring index instead of symbols
2025-01-09 14:30:54 +01:00
Martin Lippert
02e3ede7ed
GH-1041: bean now knows whether it is a configuration bean or not
2025-01-08 16:54:08 +01:00
Martin Lippert
8491efae28
fix http url in license
2025-01-06 09:20:41 +01:00
Martin Lippert
c41900e4a3
fix http url in license
2025-01-06 09:01:40 +01:00
Martin Lippert
133516b317
GH-1041: removed feign-specific symbol addon information and rebased implementation on spring index
2025-01-06 08:58:03 +01:00
Martin Lippert
d30dea8d66
test around symbols for feign clients added
2025-01-06 08:57:01 +01:00
Martin Lippert
41a2d5ea40
minor polish
2025-01-06 08:54:18 +01:00
Martin Lippert
df5104a81a
GH-1071: enable delta-based cache storage by default
2024-12-30 14:32:04 +01:00
aboyko
ad1d5d3a7e
Compliance level for Java source parsing during indexing
2024-12-27 16:18:39 -05:00
Martin Lippert
24492fe231
switch xml bean hyperlink provider to new spring index
2024-12-21 20:37:05 +01:00
Martin Lippert
d81feb0bc1
switch xml bean ref content-assist to new index
2024-12-20 21:02:58 +01:00