File tree
279 files changed
+5446
-1939
lines changed- core-kotlin-companion
- core-kotlin-modules
- core-kotlin-10
- src
- main
- java/com/baeldung
- kotlin/com/baeldung
- access_private_members_from_extension_func
- bfs
- test/kotlin/com/baeldung
- bfs
- functionAsParameter
- privateFunction
- variableshadowing
- core-kotlin-2
- core-kotlin-3
- core-kotlin-4
- core-kotlin-5
- core-kotlin-6
- core-kotlin-7
- core-kotlin-8
- core-kotlin-9
- core-kotlin-advanced-2
- core-kotlin-advanced-3
- src/test/kotlin/com/baeldung
- classParameterToFunction
- hmtlBuilder
- passTypeToGenericMethod
- core-kotlin-advanced
- core-kotlin-annotations
- core-kotlin-arrays-2
- core-kotlin-arrays
- core-kotlin-collections-2
- core-kotlin-collections-3
- core-kotlin-collections-4
- core-kotlin-collections-5
- core-kotlin-collections-6
- src/test/kotlin/com/baeldung
- eachCountMethods
- parallelOperationsCollections
- referenceLastElementDuringIteration
- core-kotlin-collections-list-2
- src/test/kotlin/findFirstMatchInNestedList
- core-kotlin-collections-list
- core-kotlin-collections-map
- core-kotlin-collections-set
- core-kotlin-collections
- core-kotlin-concurrency-2
- core-kotlin-concurrency-3
- src
- main/java/com/baeldung
- combiningflows
- errorhandling
- schedulingrepeatingtask
- test/kotlin/com/baeldung
- comparefirstandsingleUnitTests
- comparemutablestateflow
- mergemultipleflows
- schedulingrepeatingtask
- core-kotlin-concurrency
- core-kotlin-constructors
- core-kotlin-datastructures-2
- core-kotlin-datastructures
- core-kotlin-date-time/src/test/kotlin/com/baeldung/duration
- core-kotlin-design-patterns
- src
- main/kotlin/com/baeldung/composite
- test/kotlin/com/baeldung/composite
- core-kotlin-exceptions
- src/test/kotlin/com/baeldung/conditionalThrowing
- core-kotlin-io
- core-kotlin-lang-3/src/test/kotlin/com/baeldung/iterateDataClassProperties
- core-kotlin-lang-oop-2
- src/test/kotlin/com/baeldung/kotlin/anonymousObjects
- core-kotlin-lang-oop-3
- src/test/kotlin/com/baeldung/implicitAndQualifiedthis
- core-kotlin-lang-oop-4
- src
- main/kotlin/com/baeldung/iteratePropertiesOfDataClass
- test/kotlin
- core-kotlin-lang-oop
- core-kotlin-numbers-2
- src
- main/kotlin/com/baeldung/percentage
- test/kotlin/com/baeldung
- decimalformat
- percentage
- core-kotlin-numbers
- core-kotlin-string-conversions
- core-kotlin-strings-2
- core-kotlin-strings-3
- core-kotlin-strings-4
- core-kotlin-strings-5
- src/test/kotlin
- com/baeldung/extractnumber
- thousandsSeparator
- core-kotlin-strings
- core-kotlin
- jee-kotlin
- src/main/kotlin/com/baeldung/jeekotlin
- entity
- service
- koin-guide
- gradle/wrapper
- kotlin-algorithms
- src
- main/java/com/baeldung/dijkstra
- test/kotlin/com/baeldung
- dijkstra
- prim
- kotlin-apache-kafka
- app
- gradle/wrapper
- src
- main/kotlin/com/baeldung/kotlin/kafka
- test/kotlin/com/baeldung/kotlin/kafka
- kotlin-api
- kotlin-build-plugins
- config/detekt
- gradle/wrapper
- src/main/kotlin/com/baeldung
- kotlin-gradle-build-plugins
- kotlin-gradle-openapi
- gradle/wrapper
- kotlin-immutable-collections
- kotlin-json
- kotlin-kover
- gradle/wrapper
- src
- main/kotlin/com/baeldung/code
- covered
- not/covered
- test/kotlin/com/baeldung/code/covered
- kotlin-ktor
- src/main/java/com/baeldung/ktor
- kotlin-lambda
- kotlin-libraries-2
- src/test/kotlin/com/baeldung/kotlin/kotlinpoet
- kotlin-libraries-data
- src
- main/kotlin/com/baeldung/mapstruct
- dto
- entity
- mapper
- custom
- test/kotlin/com/baeldung/mapper
- custom
- kotlin-libraries-http
- kotlin-libraries-utils
- kotlin-libraries
- kotlin-logging
- kotlin-math-2
- kotlin-math
- kotlin-multiplatform-mobile
- kotlin-native
- kotlin-openapi
- src
- main
- kotlin/com/baeldung/openapi
- api
- service
- resources
- test/kotlin/com/baeldung/openapi
- kotlin-patterns
- src
- main/kotlin/com/baeldung/railwayorientedprogramming
- test/java/com/baeldung/railwayorientedprogramming
- kotlin-performance-vs-java
- gradle/wrapper
- src/jmh/java/com/baeldung/kotlin/benchmark
- kotlin-quasar
- kotlin-reflection
- src
- main/kotlin/com/baeldung
- compare/kclass
- iterate/components
- test/kotlin/com/baeldung
- compare/kclass
- inheritance
- isoperator
- literal
- properties
- getFieldNamesWithReflection
- iterate/components
- kotlin-rsocket
- kotlin-self-executable-jar
- kotlin-executable-jar
- kotlin-spring-executable
- src/main/kotlin/com/baeldung/kotlinspringexecutable/web
- kotlin-testing-2
- src/test/kotlin/com/baeldung/mockk
- kotlin-yaml
- src
- main/kotlin/com/baeldung/yaml
- kaml
- model
- yamlkt
- test
- kotlin/com/baeldung/yaml
- kaml
- yamlkt
- resources
- kover
- ktlint-custom
- parent-boot-3
- spring-boot-kotlin-2
- src
- main
- kotlin/com/baeldung
- mapstruct
- value
- resources
- test/kotlin/com/baeldung/value
- spring-boot-kotlin
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
279 files changed
+5446
-1939
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
| |||
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 | 16 |
|
Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 |
| |
7 | 11 |
| |
8 | 12 |
| |
9 | 13 |
| |
10 | 14 |
| |
11 | 15 |
| |
12 | 16 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 | 17 |
|
Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + |
Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + |
Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + |
Lines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + |
Lines changed: 90 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + |
0 commit comments