File tree Expand file tree Collapse file tree 5 files changed +7
-0
lines changed Expand file tree Collapse file tree 5 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
### Relevant Articles:
2
2
- [ Passing a Class to a Function in Kotlin] ( https://www.baeldung.com/kotlin/class-function-parameter )
3
+ - [ HTML Builder in Kotlin] ( https://www.baeldung.com/kotlin/html-generation )
Original file line number Diff line number Diff line change
1
+ ### Relevant Articles
2
+
3
+ - [ Iterating All Fields of a Data Class Without Reflection in Kotlin] ( https://www.baeldung.com/kotlin/data-class-get-fields-no-reflection )
Original file line number Diff line number Diff line change @@ -5,3 +5,4 @@ This module contains articles about core Kotlin strings.
5
5
### Relevant Articles
6
6
7
7
- [ Extract Numbers From a String in Kotlin] ( https://www.baeldung.com/kotlin/string-extract-numeric-value )
8
+ - [ Parse String With Thousands Separator in Kotlin] ( https://www.baeldung.com/kotlin/string-parse-thousands-separator )
Original file line number Diff line number Diff line change 3
3
- [ Mediator Pattern in Kotlin] ( https://www.baeldung.com/kotlin/mediator )
4
4
- [ Strategy Design Pattern in Kotlin] ( https://www.baeldung.com/kotlin/strategy-design-pattern )
5
5
- [ The Proxy Pattern in Kotlin] ( https://www.baeldung.com/kotlin/proxy-pattern )
6
+ - [ Railway Oriented Programming in Kotlin] ( https://www.baeldung.com/kotlin/rop-functional-programming )
Original file line number Diff line number Diff line change 5
5
- [ Spring Dependency Injection With Kotlin] ( https://www.baeldung.com/kotlin/spring-dependency-injection )
6
6
- [ RestTemplate Examples in Kotlin] ( https://www.baeldung.com/kotlin/spring-resttemplate-examples )
7
7
- [ Creating a Spring Boot Console Application With Kotlin] ( https://www.baeldung.com/kotlin/spring-boot-console-application )
8
+ - [ Using the @Value Annotation in Kotlin] ( https://www.baeldung.com/kotlin/spring-value-annotation )
8
9
- More articles: [[ <-- prev]] ( ../spring-boot-kotlin )
You can’t perform that action at this time.
0 commit comments