-
●Parcelize
https://developer.android.com/kotlin/parcelize
●Entity
https://developer.android.com/reference/android/arch/persistence/room/Entity
https://developer.android.com/training/data-stora…
-
Please support koin https://github.com/InsertKoinIO/koin for code gen
-
### 아래 숫자는 사다리 타기 번호로 ### 사용됩니다.
https://kr.piliapp.com/random/lots/
### 진행내용
코틀린 기본
- 클래스, 상속, 인터페이스
- Aggregation, Composition,
- Dependency Injection
### 강의자료 링크 올려주세요.
1. 김흥래
htt…
-
Made in AndroidStudio 3.0
Kotlin Activity with Java Dagger 2.11 dependency injection
Kotlin Drawer by https://github.com/zsmb13/MaterialDrawerKt
-
### Describe the bug
I'm trying to create a very simple Quarkus Extension using Gradle and Kotlin.
The extension is basic and just offer a CDI bean.
```kotlin
class ExtensionProcessor {
@Bu…
-
Hello, after digging into some TP code and docs I couldn't find a way to achieve that but pardon me if it's possible.
I want to do optional injection in the constructor with TP, just like Spring does…
-
It would be nice to include kotlin inject as an additional option for dependency injection.
-
Hi,
You should lower the coupling between your components.
Currently everything depends on concrete classes, which will make future modification and tests harder to do. Any component should dep…
-
This issue may be subjective and not well-phrased, but I'll try my best areas that are confusing that we can perhaps work on to improve.
1. Not beginner-friendly - I have used Dagger Hilt in the pa…
-
## Environment
Trying to build branch master of find-sec-bugs. Edit : Got same error with version-13.0.0 but version-12.0.0 works fine.
Apache Maven 3.6.3
Maven home: /usr/share/maven
Ja…