Skip to content

Commit 7b73245

Browse files
authored
Merge pull request #1115 from RannelT/master
Update on README.md
2 parents c94844c + c6d306d commit 7b73245

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

core-kotlin-modules/core-kotlin-lang-oop-4/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22

33
- [Iterating All Fields of a Data Class Without Reflection in Kotlin](https://www.baeldung.com/kotlin/data-class-get-fields-no-reflection)
44
- [Iterating Enum Entries in Kotlin](https://www.baeldung.com/kotlin/enum-iterate-entries)
5+
- [Extension Fields in Kotlin](https://www.baeldung.com/kotlin/extension-fields)

spring-boot-crud-kotlin/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
### Relevant Articles:
22
- [CRUD API With Spring Boot And Kotlin](https://www.baeldung.com/kotlin/spring-boot-crud-api)
3+
- [API Versioning With Kotlin and Spring Boot](https://www.baeldung.com/kotlin/spring-boot-api-versioning)

0 commit comments

Comments
 (0)