Caleb Cushing
Caleb Cushing
When I try to call the autofactory it says the service doesn't exist, if I don't use an autofactory it says the same thing but on parent service creation. also...
given ```sh # SPDX-SnippetBegin # SPDX-SnippetName: {{ yadm.source }} # SPDX-FileCopyrightText: Copyright © 2025 Caleb Cushing # # SPDX-License-Identifier: MIT zi ice lucid wait cloneonly nocompile \ atclone"rsync --mkpath --exclude...
my company has some ... qualms over using this. 2 things.. 1 how well maintained, and 2 I think some people get a rise that the github and maven coordinates...
**Is your feature request related to a problem? Please describe.** javax anything is no longer maintained it causes problem with using JPMS. If you are using jpms with a module-info...
**Is your feature request related to a problem? Please describe.** in order to be configuration cache compatible you'd have to move to `Property`'s and `Provider`, gradle 9 is working to...
## Issue Description Gradle plugin documentation uses old pattern that can cause some issues. Firstly `buildDir` is deprecated, but I also have a build issue because my schema in resources,...
It'd be nice to have a theme that supports both dark mode and light mode. I've started using dark mode everywhere it's available, but this isn't the default in many...
https://github.com/spring-projects/spring-data-neo4j/issues/2316#issuecomment-873918857 reading https://docs.spring.io/spring-data/neo4j/docs/current/reference/html/#dataneo4jtest and wondering, couldn't this be easier? I mean how often am I going to care about the actual username and password, couldn't I just inject, for example,...
#### Feature summary I'm almost certain this has been discussed somewhere. Here's the problem given I'm asserting that something throws a null pointer exception, I need to be able to...
pre: there's more than one way to skin this cat; sorry if it's a question-ish #### Feature summary Firstly, not a huge fan of BDD DSL's I think they're generally...