Ben Madore
Ben Madore
Our projects use the Spring Dependency Management plugin for importing maven BOM files (as the native gradle functionality doesn't actually mimic the semantics of the maven approach, specifically overriding versions:...
## Expected Behavior When the `Priority` drop-down has focus, typing the first letter of a priority should immediately select the appropriate priority ## Current Behavior When the `Priority` drop-down has...
**Is your feature request related to a problem? Please describe.** While it certainly is a perfectly defensible position that SCCB (as per its name) should only support the "CircuitBreaker" pattern...
From the existing documentation it is not clear to me if `flogger` is intended mostly as a replacement for the logging api (`slf4j`) or also for the logging backend (`logback`/`log4j`),...
This is a follow-on to [closed ticket](https://github.com/spring-projects/spring-framework/issues/28243) (that i'm unable to reopen) which I believe, did not fully address the problem. After the update the `BeanPropertyRowMapper`'s behavior still does not...
Use the `mapstructVersion` variable everywhere within the file
**Plugin version** `1.25.0` **Gradle version** `8.4` **JDK version** `openjdk 17.0.8.1 2023-08-24` **(Optional) Android Gradle Plugin (AGP) version** Not android **Describe the bug** I have a multi-module project, that has a...
`acceptDependencies` is returned from NPM abbreviated metadata, but is not from other repositories, specifically `artifactory` - leading to dependency installation issues. I assume this is partially due at least to...
**Describe the bug** Go to Spring Cloud Gateway project learn tab on spring.io https://spring.io/projects/spring-cloud-gateway#learn Click `Reference Doc` next to `4.1.3` current and it takes you to a 404 page (https://docs.spring.io/spring-cloud-gateway/reference/current/index.html)...
### Current `cf-terraforming` version 0.24.0 ### Description Running ```bash cf-terraforming generate \ --zone \ --resource-type "cloudflare_snippet_rules" ``` results in: ```terraform resource "cloudflare_snippet_rules" "terraform_managed_resource_50aa7cbb45554f0d8c21abae239ef9b2_0" { zone_id = "" } ``` Which...