money
money copied to clipboard
Dapper Style Distributed Tracing Instrumentation Libraries
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.21.RELEASE to 5.2.22.RELEASE. Release notes Sourced from spring-core's releases. v5.2.22.RELEASE :star: New Features Refine CachedIntrospectionResults property introspection #28446 :lady_beetle: Bug Fixes Ignore invalid STOMP frame #28444 v5.2.21.RELEASE...
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.3.21.RELEASE to 5.3.18. Release notes Sourced from spring-webmvc's releases. v5.3.18 :star: New Features Restrict access to property paths on Class references #28261 Introduce cancel(boolean mayInterruptIfRunning) in ScheduledTask...
Bumps the OpenTelemetry version to 1.0 (1.1 is out but I want to make sure that the API remains compatible with the 1.0 release for the time being). Renames `SpanInfo.Event`...
The version of Jackson currently used by the Spring sample project has an embedded `module-info` for Java 9 JMS which causes Jetty to throw an exception when scanning for attributes....
I created this issue to have conversation over what we want to do with Money. To be more specific, the expected output of this issue is hopefully a clear direction...
I noticed com.comcast.money.java.servlet.TraceFilter made repeated reference to an incTrcaceId. The pedant and copy editor trapped inside this programmer's body could not let this alone. This change is solely to correct...
Adds trace-friendly helper wrapper around Apache `HttpAsyncClient`. This is an NIO-based HTTP client which executes the requests asynchronously and uses callback interfaces in order to notify of completion. The helper...