issues Search Results · repo:Baeldung/kotlin-tutorials language:Kotlin
Filter by
9 results
(64 ms)9 results
inBaeldung/kotlin-tutorials (press backspace or delete to remove)Hello, I see such warning Possibly blocking call in non-blocking context could lead to thread starvation on that line:
https://github.com/Baeldung/kotlin-tutorials/blob/4abc9fb834397d277d0bb9281cfd02ab8ae21399/spring-reactive-kotlin/src/main/kotlin/com/baeldung/logfilter/decorator/LoggingResponseDecorator.kt#L21 ...
on-jira
triaged
qstpss
- 2
- Opened on Jul 24, 2024
- #1035
Hey @SmartyAnsh,
Thanks for the great article about Spring Boot Testing. I am working with gradle / kotlin setup and could not get your
test setup working. I always got the error:
kotlin.UninitializedPropertyAccessException: ...
don41382
- 1
- Opened on Mar 25, 2024
- #854
A sample class which uses constructor injection of the config should be provided to show how to use it
Polve
- 2
- Opened on Dec 19, 2022
- #381
The Kotlin Flow concept is intended to return a reference that notifies observers of changes to its value (which may be
a list/collection) but here it is used as a replacement for list. It will kind of ...
on-jira
triaged
andre-artus
- 2
- Opened on Jul 8, 2022
- #282
During instantiation of the LoggingResponseDecorator, you are logging the headers of the response.
https://github.com/Baeldung/kotlin-tutorials/blob/5368ede9a9dc249366f8c83860482ba4210e63f6/spring-reactive-kotlin/src/main/kotlin/com/baeldung/logfilter/decorator/LoggingResponseDecorator.kt#L29 ...
on-jira
triaged
ygreyeb
- 2
- Opened on Jun 10, 2022
- #259
I see that in your example for JPA the person object is created using an ID of 0. I thought that with the jpa plugin we
can create person using no-arg constructor Person() and then set the other properties ...
on-jira
triaged
syeds-git
- 4
- Opened on Nov 30, 2021
- #162
Hey, I think this line is wrong as Kotlin allows for package-level inheritance now.
The compiler guarantees that only classes defined in the same source file as the sealed class are able to inherit from ...
on-jira
triaged
dmitrilc
- 1
- Opened on Jul 30, 2021
- #107
Reported in https://github.com/FasterXML/jackson-module-kotlin/issues/437
I have been trying to reproduce examples in
https://github.com/Baeldung/kotlin-tutorials/blob/master/kotlin-libraries-2/src/test/kotlin/com/baeldung/kotlin/jackson/JacksonUnitTest.kt ...
kolotyluk
- 1
- Opened on Apr 27, 2021
- #61
Hi Team,
May you please advise which license governs the kotlin-tutorials repo/project?
Thanks, Radi
rzheleva
- 4
- Opened on Feb 2, 2021
- #48

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.