Danny Keller
Results
2
issues of
Danny Keller
**Goal:** I'm attempting to support multiple functions, primarily Spring Boot applications, within a single repository. The goal is to be able to share common code like domain classes and define...
I have a data class named **FooEntity**. In this file, besides the data class, I also have a function. This causes the name in the classpath to be **FooEntityKt** instead...