Mark Paluch

Results 497 issues of Mark Paluch

Spring Boot offers logging using a pattern for various log frameworks. In scenarios, where more context details would be useful, users need to adopt the pattern. Each value from the...

type: enhancement

Using `@EntityScan` lets Spring Boot scan all entities within one or more base packages to supply the discovered types to various Spring Data `MappingContext`s. Initial entities in `MappingContext` can lead...

type: enhancement

It would be neat to have these values to be propagated into the individual tracing integrations. See also https://opentelemetry.io/docs/reference/specification/trace/semantic_conventions/database/#connection-level-attributes

type: feature