Files
spring-modulith/spring-modulith-observability
Oliver Drotbohm bdd17e834c GH-333 - Avoid proxying configuration classes for observability purposes.
We now skip configuration classes for observability-related proxying as it's hard to detect those during the ProxyFactory setup to configure target class proxying. Also, configuration classes are usually no targets of inter-module communication and thus don't need to be observed at all.
2023-10-16 21:16:18 +02:00
..