-
## CVE-2019-14900 - Medium Severity Vulnerability
Vulnerable Library - hibernate-core-5.4.2.Final.jar
Hibernate's core ORM functionality
Library home page: http://hibernate.org
Path to dependency fi…
-
## CVE-2020-25638 - High Severity Vulnerability
Vulnerable Library - hibernate-core-5.4.2.Final.jar
Hibernate's core ORM functionality
Library home page: http://hibernate.org
Path to dependency file…
-
### How frequently does the bug occur?
Sometimes
### Description
Many of our users are facing a lot of ANRs on app launch. This happens when Koin dependencies are injected on Application onCr…
-
Hi dear elahe
Thanks for what you did.
There are technologies called Dependency Injection and LiveData, thank you for giving an examples with kotlin language for these.
BR,
Mohsen Noori Ardestani
-
Goals:
- the whole app will vastly rely on Dependency Injection using Dagger.
- Kotlin Coroutines stable release, so it might be a better option for handling threading and concurrency than RxJava …
-
### Expected Behavior
I want to use Micronaut for Dependency Injection and Kotshi for serde.
### Actual Behaviour
When I add Kotshi to my micronaut kotlin gradle file, micronaut KSP chokes
[```
…
-
## Description :scroll:
* Give a step-by-step tutorial in Kotlin along with a brief and clear explanation.
* Required Documentation or Video or Audio.
## Domain of Contribution :bar_c…
-
https://speakerdeck.com/handstandsam/android-summit-2019-diy-dependency-injection-with-kotlin
SDKを作成するためにサードパーティのライブラリを使わずに自前でDIを行った話です。Kotlinのデフォルトパラメータと`by lazy`をつかうことで、自前でApplicationクラスでネットワークグラ…
-
### Task List
- [x] Steps to reproduce provided
- [x] Stacktrace (if present) provided
- [x] Example that reproduces the problem uploaded to Github
- [x] Full description of the issue provided (…
-
I am using this awesome Gradle [plugin](https://github.com/gmazzo/gradle-android-test-aggregation-plugin) to perform aggregation of code coverage on KMM modules that is using KSP due to usage of Roo…