Files
spring-modulith/spring-modulith-core
Oliver Drotbohm 326006435e GH-946 - 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-19 23:55:53 +01:00
..