-
Hi all, hopefully I'm not the only one still tinkering with my Qashqai HUD when I have 30 mins to kill when parked and waiting for somebody :)
Got ~2~ 3 questions:
1) Has anyone figured out wher…
-
@Sam-Kruglov commented on [Thu Apr 23 2020](https://github.com/AxonFramework/extension-tracing/issues/47)
I just want to define `@Bean`s of `MessageDispatchInterceptor`, `MessageHandlerInterceptor`, …
-
For now we have only one important option: `--issuetracker-githubkey`, but in a near future (when #33 will be merged) we'll have also a similar option for gitlab. We can also imagine as many option as…
-
```
enhancement
it would be nice if cubeon would consult the opened projects for task
repositories and be able to automatically (or semi-automatically) populate
the UI from the project information. T…
-
When initializing the CacheManager, an URI can be given or configured by `ehcache.jsr107.config.default` property when using default URI, to configure the cache manager using an xml configuration file…
-
We could configure a good chunk of Spring security for LDAP (probably other places too) simply with `application.properties`:
```
security.ldap.url=ldaps://example.com
security.ldap.user-dn-pattern…
-
### Motivation
See this for context https://github.com/giantswarm/releases/pull/1459#issuecomment-2454258608
Our current config mechanism broke releases really bad. We need to find a better way forwa…
-
### Prerequisites
* Sonoff TRVZB
### Description
BT instance is disabled if you physically click the button on TRV associated with it because clicking on Sonoff TRVZB TRV switch it from "he…
-
The follow proposal comes from an unplanned brainstorm session with @Weakky.
Example:
```ts
const schema = makeSchema({
sourceTypes: {
modules: [
{ style: 'as', name: 'Prisma', f…
-
I noticed looking at Zipkin that there are a few places with probably unnecessary proxying. This can be disabled in Spring Boot 2.2.x via `@Configuration(proxyBeanMethods=false)`
See spring-project…