Files
spring-modulith/spring-modulith-core
Oliver Drotbohm 671df7b180 GH-947 - Detect methods (meta-)annotated with @MessageMapping as module entry points.
We now consider all methods that are (meta-)annotated with Spring Messaging's @MessageMapping which is consistently used in a lot of broker annotations such as @(Rabbit|Kafka)Listener etc.
2024-11-20 00:10:57 +01:00
..