-
**Is your feature request related to a problem? Please describe.**
Just like vitest, I'd like to use File Snapshot testing for Deno test.
https://vitest.dev/guide/snapshot#file-snapshots
**Desc…
-
Why it throw this errors?
```ts
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Cannot find module 'node:fs' or its corresponding…
-
```
IMHO, JSR 330 should support annotationless injection. The main reason is
to to use DI in existing classes that we can't or don't want to change the
source and recompile it. By the way, as far a…
-
**Describe the bug**
After Upgrade from 1.18.10 to at least 1.18.12 the compilation of GWT modules will fail with JSR 308 Annotation error.
> Annotation types that do not specify explicit target ele…
-
```
Optional injection not supported in JSR-330 integration - can we make an
@Optional field annotation? This would allow
@Inject @Optional
public MyOptionalService service;
Guice would still supp…
-
Our implementations of the 107 method compute, getAndRemove, and getAndPut catch StoreAccessException and then rethrow it as a RuntimeException... this seems questionable. JSR-107 would seem to want …
-
**[Olivier Bazoud](https://jira.spring.io/secure/ViewProfile.jspa?name=obazoud)** opened **[BATCH-1898](https://jira.spring.io/browse/BATCH-1898?redirect=false)** and commented
As a end user, I would…
-
Recently noticed a few small errors in *c64disasm_en.txt*. First, at A8E3:
.,A8E3 A2 11 LDX #$02
This instruction should be `LDX #$11`. Next, at E4CF:
.:E4CF AA AA AA AA AA
Ther…
-
Jira issue originally created by user sean_sheedy:
Process Document review
line numbers: JCP-2.8-21SEP2011-Redlined.pdf
285-287 - We just went through a big deal with TCK licensing. Strike last s…
-
```
IMHO, JSR 330 should support annotationless injection. The main reason is
to to use DI in existing classes that we can't or don't want to change the
source and recompile it. By the way, as far a…