-
```
What steps will reproduce the problem?
1. have a class with transient fields (i.e. EntityManager)
2. annotate this class with @Builder
3. create an instance of this class using the builder
What i…
-
The current DI bult-in is a bit obscure from the perspective of a new joiner or even through a debug session.
Some community component could be selected to leverage the change, to be more strongly ty…
-
There are inconsistencies in the code API. Some features can be enabled with a dedicated method in the `Application` class (e.g., `use_sessions`, `use_cors`), while others are not. **Maybe** it is bes…
-
why does Microsoft.Data.SqlClient v3 reference Azure.Identity?
-
```
For GWT, Android and other environments where reflection is unavailable or
inefficient, we should
create another implementation of Guice.createInjector() that uses compile-time
code generation …
-
```
For GWT, Android and other environments where reflection is unavailable or
inefficient, we should
create another implementation of Guice.createInjector() that uses compile-time
code generation …
-
### Problem Statement
We run Angular in ssr mode and use Sentry to track errors. The errors themselves come through, but they don't have any metadata associated, since the angular sdk expects to ru…
-
@lestard please argue why this is not possible
-
NoUniqueBeanDefinitionException thrown in WebMvcArgumentHandlerConfiguration#dgsWebDataBinderFactory when using org.springframework.boot:spring-boot-starter-data-rest dependency. This is due to Objec…
-
A lot of PRs are submitting new projects. And, in a lot of cases, they are just redundant packages that do something one or more popular projects are doing it years before.
An example would be pack…